-
Suggestion
-
Resolution: Done
-
P4: Low
-
Qt Creator 2.3.0
-
None
-
Windows Vista x64
cdb
gdb
-
4871f81894ba49bef1b0aec7d37245f946f5b2d5
- Open a project.
- Set a breakpoint at a line containing a comment only.
- Run the project in debugger.
The breakpoint will be moved to the next line containing code. Execution will stop there. - Proceed until the program finishes.
The breakpoint will stay at its new location. Instead it should be moved back to the initial line containing the comment.
- resulted from
-
QTCREATORBUG-2317 Debugging with cdb may miss breakpoints at multiline statements
-
- Closed
-
-
QTCREATORBUG-3912 Moving breakpoint to actual line of code does not move icon
-
- Closed
-