Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21211

Operate by instructions only really starts working after restarting the debugger

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.8.0-beta1
    • Qt Creator 4.8.0-beta1
    • Debugger
    • macOS 10.13.6
      Xcode 9.4.1
      lldb-902.0.79.7
    • macOS
    • 36b654567d639c313d7c1c39e360bcd8915f0ed5 (qt-creator/qt-creator/4.8)

      The operate by instruction feature of the debugger only really works after stopping debugging and starting another debugger run.

      Ways to reproduce:

      1. Run simple app from tests and set a breakpoint.
      2. Toggle "Operate by instruction" in the Debugger menu.
      3. Single step the code

      Expected would be a switch from C++ code to assembly right away, but this does not happen.

      Only after stopping the debugger and starting it again do I see assembly code.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            mibrunin Michael Bruning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes