Skip to content
Snippets Groups Projects
Commit 8c394710 authored by Lasse Holmstedt's avatar Lasse Holmstedt
Browse files

Debugger languages are now runconfiguration dependent

There's a UI in qml/customexec/cmake/qmake run configs for choosing the
debugger languages (C++ and QML). The default for all except .qmlproject
is only C++, so default debugging behavior is the same. However, if the
user wants to do simultaneous debugging with two languages, or only
debug QML, they can select the languages from Run Settings and it will
be remembered.

Reviewed-by: hunger
parent 3db7e514
No related branches found
No related tags found
No related merge requests found
Showing
with 289 additions and 26 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment