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

Debugging with cdb incorrectly reports variable as "out of scope"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P4: Low
    • None
    • Qt Creator 2.1.0
    • Debugger
    • None
    • Windows Vista x64
      MSVC 2008

    Description

      1. Open simple.pro from Creator's repository
      2. Set a breakpoint at call to vec.push_back(true) in function testStdVector() (simple_gdbtest_app.cpp, 1295)
      3. Run in debugger. Wait until execution stops at breakpoint. vec is reported as being "out of scope". This is wrong.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes