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

Operation by Instruction fails on macOS with multiple threads

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 14.0.0
    • Debugger
    • macOS

    Description

      Steps to reproduce:

      • Open tests/manual/debugger/simple
      • Set breakpoint in Thread::run
      • uncomment testQThread();
      • Start Debugging
      • Turn on "Operate by instruction" once the breakpoint is hit

      Expected:

      • The Debugger switches to a assembler view

      Actual

      • Nothing seems to happen, only the current line cursor disappears

      This is probably due to lldb's "break in multiple threads" feature.

       

      Attachments

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

        Activity

          People

            hjk hjk
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes