https://bugs.kde.org/show_bug.cgi?id=469960
--- Comment #12 from caulier.gil...@gmail.com --- The debug installer included more binary symbols fro a debugger. If application crash, we can get a back-trace of internal calls in the program with the places where code is called. The non debug installer do not includes these extra symbols. If application crash the back-trace will be limited to the binary code without information about the code called. DebugView program has nothing to do with the debugger back-trace. It just capture the trace printed in the console when application run. Under Linux, when you run digiKam in the console you see directly these traces. Under Windows this concept do not exists, you need an extra application to do the job... -- You are receiving this mail because: You are watching all bug changes.