default debugger executables

René J.V. Bertin rjvbertin at gmail.com
Wed Sep 14 07:35:43 UTC 2016


Hi,

I see in the source that there are config keys (for gdb and lldb) that are supposed to provide the debugger executable. Are those the settings exposed in the run/debug configurations for *specific* targets? Or are they also used to determine which executable to use when attaching to an already running application?

IMHO this is especially relevant for lldb, where typical distribution and even the LLVM build system itself appends a version number to the executable names.

R.


More information about the KDevelop-devel mailing list