Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.9.0-rc1
-
None
-
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)