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

Big std::list<int> displayed as "not accessible"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.5.0
    • Qt Creator 3.5.0
    • Debugger
    • Windows 7 64 bit
      MinGW g++ 4.9.1
      gdb 7.8
    • 3413130379bbb9fb12a651f0f1a10e9edc157bd6

    Description

      1. Open project tests\manual\debugger\simple\simple.pro from Creator's repository.
      2. Set a breakpoint at the first line of function void testStdListIntBig().
      3. Build the project using MinGW and run in it gdb.
      4. When the breakpoint is hit, step forward a couple of times.
        You'll see the items in the list being added to Locals and Expressions view one by one.
      5. Move the cursor to the last line of the function and "Run to Line".
        In Locals and Expressions view, the list be shown as "not accessible".

      The items in the list should still be shown.

      Attachments

        1. left.log
          14 kB
        2. right.log
          158 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes