Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.9.0-rc1
-
Fix Version/s: Qt Creator 4.9.0
-
Component/s: Debugger
-
Labels:None
-
Commits:0a8a9f60e1343d99d0d48e46e294c5bcd1bc300e (qt-creator/qt-creator/4.9)
Description
Steps to reproduce:
- Set Breakpoint in cpp file
- Debug application
- End debugging (Shift+F5)
Expected result:
- Breakpoint indicator is shown next to line number
Actual result:
- No breakpoint indicator (breakpoint is still set, shown in breakpoint list and triggered when debugging)