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

--- Comment #16 from Aetf <7437...@gmail.com> ---
Could you start KDevelop from the console and check the output when starting
the debug session on Linux? You can enable debug output from KDevelop by
launching it with the command

env QT_LOGGING_CONF='logging.conf' kdevelop

where the content of logging.conf is

[Rules]
kdevelop.debuggers.lldb.debug=true
kdevelop.debuggers.common.debug=true

Also, even if the debug session ends, there should be an output panel titled
"Debug" being raised. See if there's any relevant output in that.

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

Reply via email to