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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • 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

    Description

      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).

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes