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

Expanding unseen values hangs while debugging with GDB

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.3.0-rc
    • Debugger
    • Windows 7 64bit SP1
      MSVS 2010 Express, Debugging Tools for Windows (x64)
      MinGW/GDB provided by Qt Creator
    • 334b7cb4263f6f831d1fa568c3116bbfc1d3dcb2.

    Description

      Steps to reproduce:

      1. Start debugging an application (I used a simple GUI for that)
      2. set a breakpoint in a class you still can hit - and stop at it
      3. check whether an expandable object is listed within Locals and Expressions (at least 'this' should be...) - leave this unexpanded
      4. press continue debugging
      5. switch back to the Locals and Expressions view and try to expand 'this'

      If you don't wait and eventually hit another (or the same) breakpoint everything is fine and 'this' shows the inner content.
      If you wait (40s) then Creator says gdb isn't responding - wanna wait longer or stop debugging session?
      (If you wait longer - without pressing the "Give GDB more time..." button another widget is popped up after further 40s and so on..)

      This doesn't happen when using CDB instead of GDB.

      Attachments

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

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes