Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
Qt Creator 4.6.0-rc1
-
Windows 10 1709 64 bit
MinGW 5.3.0 32 bit
gdb 7.10.1
Qt 5.10.1
Description
- Let the debugger hit a breakpoint.
- Kill gdb using Windows' Task-Manager.
Creator will display an error message but does not recover from this. Debugging can neither be canceled nor restarted.
After gdb was killed, Creator should go back to completed stopped state automatically so the debugger could be restarted. It should not even be needed to manually trigger "Cancel Debugging".
This seems to work correctly in Creator 4.5.1.