Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 3.2.2
-
Fix Version/s: Qt Creator 3.3.0
-
Component/s: Debugger
-
Labels:
-
Environment:Windows 8.1
-
Commits:4d207124b87ab89695272b8744574a7d89ecb7e4
Description
How I reproduced it:
- Create a vanilla Qt Quick project
- Hit a breakpoint
- Try to change a string (not sure this is required)
- Try to step.
-> Debugger ends up in some weird state that it cannot be stopped nor restarted. When closing Qt Creator is complains about a debugging session still running and asks to kill it.