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

Inconsistent state of "instruction-wise operation"-button

    XMLWordPrintable

Details

    • 63034e55ce46959d726b2e1ec827e7dde95729f1

    Description

      1. Run into a breakpoint.
      2. Switch to instruction-wise operation.
        The button changes to pressed state and Creator shows the disassembler.
      3. Stop the debugger.
        Creator shows the codeeditor again.
      4. Let the debugger run into the breakpoint again.
        Creator shows the disassembler again, but the button is not in pressed state.
      5. Click the button.
        Creator still shows the disassembler, the button changes to pressed state.
      6. Click the button again.
        Creator shows the codeeditor.

      When the disassembler is being shown, the button should be in pressed state. Clicking it then should immediately switch to the codeeditor.

      Attachments

        1. button.png
          button.png
          3 kB
        2. pressed.png
          pressed.png
          4 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes