Details
-
Sub-task
-
Resolution: Done
-
Not Evaluated
-
1d1695c2b40ffd9e0cbae56f117dce9768337a2c
Description
Steps to reproduce:
- create simple Qt Widgets Application
- add some comments into the code
- set some breakpoints into lines containing comments or no code at all
- start debugging
Current behavior:
- breakpoints are hitted at the correct lines (not inside a comment or line with no code - just inside the next possible code line)
- breakpoint markers are still on the original lines
Expected behavior:
- breakpoint markers are moved (at least while debugging/when hitting a breakpoint) to the next possible code line as it is done for gdb debugging
Attachments
For Gerrit Dashboard: QTCREATORBUG-11564 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
80053,1 | Debugger: Move breakpoint markers with LLDB | 3.1 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |