Bug 396909

Summary: On Windows there is no support for installing debug packages
Product: [Applications] drkonqi Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: sitter
Priority: NOR    
Version: 5.13.3   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 373980, 380136    

Description Ralf Habacker 2018-07-27 15:23:07 UTC
drkonqi has support for installing debug packages if the generated backtrace is incomplete caused by missing symbols.

On linux this support is provided by a shell script, which runs a distribution specific package manager, which is called to install missing debug packages.

On windows there is currently no support to install debug packages.
Comment 1 Harald Sitter 2019-06-18 15:35:28 UTC
It's not actually a shell script, it's just by default named that way. The distributor, on windows I would argue that is the person creating the exe, is responsible for adding a suitable helper that takes care of the debug package installation.