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

Cannot expand QThread in Locals

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.12.0-rc1
    • Debugger
    • Ubuntu 18.04 LTS 64 bit
      gcc 7.5.0
      Application built on Qt 5.14.1
    • Linux/X11

    Description

      1. Open the project simple.pro from Creator's repository in Creator.
        It's in tests/manual/debugger/simple/simple.pro
      2. Place a breakpoint at the dummyStatement of qthread::Thread::run
        For me, it's in line 4321:
        dummyStatement(this);
        
      3. Start debugging.
      4. When the breakpoint was hit, try to expand "this" in Locals view.
        The first two columns of the Locals view will turn gray. After a while they will turn black again and that's it.

      Attachments

        1. right.log
          76 kB
        2. left.log
          9 kB

        Activity

          People

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

            Dates

              Created:
              Updated: