Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.8.0-beta1
-
None
-
Kubuntu 14.04 with Qt 5.11.0 and QtCreator 4.8.0-beta1 compiled from source (QtCreator is from git revision v4.7.1-795-ge90fb40).
-
-
36b654567d639c313d7c1c39e360bcd8915f0ed5 (qt-creator/qt-creator/4.8)
Description
When I stop my program in QtCreator's debugger, switch instruction mode (via the toolbar, menu item doesn't work), and then try to do single steps via F10 or F11, QtCreator jumps over dozens of instructions instead of single instruction — to the next source code line. Thus, disassembly becomes useless (unless you use kludges like breakpoint-continue-removeBreakpoint).
Attachments
Issue Links
- relates to
-
QTCREATORBUG-21211 Operate by instructions only really starts working after restarting the debugger
- Closed