default debugger executables

Aleix Pol aleixpol at kde.org
Wed Sep 14 15:50:53 UTC 2016


On Wed, Sep 14, 2016 at 9:35 AM, René J.V. Bertin <rjvbertin at gmail.com> wrote:
> 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.

IIRC the attach action is provided by the debug plugin itself..

Aleix


More information about the KDevelop-devel mailing list