Details
-
Task
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Mac OS X i686-apple-darwin10-gcc-4.2.1 GNU gdb 6.3.50-20050815 (Apple version gdb-1461.2)
Description
Breaking on the closing bracket of a method shows garbage in the custom dumpers.
How to reproduce
Set a breakpoint on the closing bracket of e.g. creator/tests/manual/gdbdebugger/simple/app.cpp
Run debugger until it stops there
In my case Locals and Watchers claims that vector has 4 items, while list is not in scope