https://bugs.kde.org/show_bug.cgi?id=486949

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor...@gmail.com

--- Comment #1 from Igor Kushnir <igor...@gmail.com> ---
When this happens, run `gdb -batch -ex "bt" -ex "quit" -p 12345 >
~/path/to/frozen.bt`, where 12345 is the ID of the frozen KDevelop process.
Wait a few seconds/minutes and run the command again (with a different output
filename) to check if KDevelop is still stuck in the same place in code. Then
attach the generated backtrace(s) to your bug report. Make sure to have
KDevelop debug symbols installed (either build KDevelop manually with debug
info and don't strip it or use debuginfod -
https://wiki.archlinux.org/title/Debuginfod).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to