https://bugs.kde.org/show_bug.cgi?id=500766
--- Comment #3 from Waqar Ahmed <waqar....@gmail.com> --- > I didn't have any luck with 'gdb' on 'kate', it seemed to branch off Yeah. Sorry about that. Kwrite backtrace is good enough. For completeness, the command should have been: $ gdb --args kate -b Can you run it again and additionally set the following env var before running gdb so that debug info can be downloaded: export DEBUGINFOD_URLS=https://debuginfod.archlinux.org The url might be different for your distro. -- You are receiving this mail because: You are watching all bug changes.