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

Qml Debugger: Enable debugging qml+cpp standalone applications

A new debugger engine, QmlCppEngine, is introduced, which wraps gdb
and qml engines into one. Alternatively, if using Windows, Cdb is used
instead of Gdb.

Most of the debugger ui switcher is now rewritten, and it is tailored
for the QML and CPP layout case, the only one supported anyway.

Reviewed-by: hjk
parent ef11c4e7
No related branches found
No related tags found
Loading
Showing
with 1628 additions and 346 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