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

"Stack" view does not display threads' object names

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • Qt Creator 4.4.0-rc1
    • Debugger
    • Windows 10 1703 64 bit
      gcc 5.3.0
      gdb 7.10.1

    Description

      1. Open test project simple.pro
      2. Uncomment the call to qthread::testQThread()
      3. Place a breakpoint in qthread::Thread::run()
      4. Run this in the debugger
      5. When the breakpoint is hit, check the names of the threads in the combo box on top of the Stack view.
        There are only numbers.

      The combo box could show the threads' object names. This works when using cdb.

      Attachments

        1. left.log
          4 kB
        2. right.log
          135 kB

        Activity

          People

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: