Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.0.3, Qt Creator 4.2.0-beta1
-
OS X 10.11/Linux x86-64 /Windows 10
Android 4.1/ Android 6.0/Android 7 on the target, android sdk 25.1.7, android ndk 12b/11c
-
258dc5d2e4967fbcbbd62497e2c4b8fbff7a66a8
Description
Create Qt Quick Application project, using the wizard. Set a breakpoint on "app.exec()" in main.cpp, make sure both "Enable C++" and "Enable QML" are enabled in the Debugger Run settings. Run the project through the debugger.
The breakpoint should be hit, but isn't.