Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 12.0.0
-
None
-
-
0f8a057be (12.0)
Description
Steps to reproduce:
- have a project open / configured and valgrind present
- start memcheck or callgrind from Debugger view
- use the Stop button on the Debugger toolbar to stop the application
Current result:
- app stops, but analyzing does never finish - this analyzer is now in a wrong state and will only work after restarting QC
Note: Using the close / exit stuff on the inferior itself works and results in correct analyzing / stopping the analyzer.