Details
-
Task
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
None
Description
It would be useful to be able to debug C++ QML extensions from a pure QML project.
As reported in http://bugreports.qt.nokia.com/browse/QTCREATORBUG-5442, this is currently not possible directly.
That implies, when launching debugging for a .qmlproject and C++ is checked, it should launch debugging with the respective qmlviewer.exe (Local/Remote)
In addition, it would be nice to have a toggle 'Mixed QML/C++' debugging in the 'Start external/Attach to running' debugger dialogs.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-5442 Disable the C++ debugging option when debugging a pure qml application
- Closed