-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.0.0-beta1
-
Ubuntu 15.10 64 bit
Qt 5.5.1
gdb 7.10
-
e8bff43f2494e99b2e88f0b6be7ff318c53610cc
- Create a new Qt Quick Application project without a ui.qml file.
- In the project's main.qml file, place a breakpoint at Qt.quit();
- Run the project in the debugger.
- Click into the app's window.
The app quits but the breakpoint is not being hit.
The application should stop at the breakpoint. With Creator 3.6, this worked correctly.
Found by Squish test tst_simple_debug.
- is required for
-
QTCREATORBUG-15831 [REG 3.6 -> 4.0] Debugger Console is unusable for Qt Quick
-
- Closed
-
- relates to
-
QTCREATORBUG-15840 js break point never hit , can not switch to other modes when c++ / js debugging
-
- Closed
-