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

Breakpoint in QThread::run override is not working for all threads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 4.8.0-beta1
    • Debugger
    • macOS 10.13.6
      lldb-902.0.79.7
      Xcode 9.4.1
    • macOS

      When running the QThread::run breakpoint test case from the list of manual test cases with the simple_test_app and placing the breakpoint on the line:

      std::cerr << j;

      the breakpoint only gets hit 6-7 times. Hot sure this is a big, but I would expect it to always break there (so 14 times because auf 14 threads being started).

        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