Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 17.0.0
-
None
-
-
36b2d2e24 (master)
Description
(This worked in Qt Creator 16.0)
Steps to Reproduce:
- Create Console Project
- Set "Run In Terminal = On" (Make sure "Settings => Terminal => Use Internal Terminal" is On)
- Add breakpoint in main
- Start debugging
- Once Breakpoint is hit, press "Stop Debugging" button
Expected:
- Debugging stops immediately
Actual:
- Creator hangs until timeout for process kill runs out