Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 14.0.2, Qt Creator 15.0.0 (15.0 branch)
-
None
Description
Steps to reproduce:
1. Create a new 'Qt Quick Application' project
2. Open Main.qml file and insert a breakpoint to the line 'title: qsTr("Hello World")'
3. Start debugging
4. Select 'Stop Debugger' button
Result:
Debugging session is not stopped.