Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.4.0-rc1
-
OSX 10.10, QC 3.4 rc snapshot, based on Qt5.4.1
-
de8422acb644ec19a286d5dc5d7b0f68370d641d
Description
It's hard to reproduce and seems like a race condition, but in one of 20 runs I could follow the steps:
- create Console Application from template
- without adding breakpoints or disabling 'Run in Terminal' start debugging
- as soon you think inferior is up and running hit 'Stop Debugger'
- debugging finishes
- if now the ProgressIndicator is not triggered start debugging again
Note: might be that the log gives a hint... (attached debug.log and the last entries of the command log left to debug log)