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

Operation by Instruction fails on macOS with multiple threads

XMLWordPrintable

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

      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.

       

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

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

              Created:
              Updated:

                There are no open Gerrit changes