Pretty printers not work [message #1060428] |
Fri, 24 May 2013 11:23 |
Eclipse User |
|
|
|
Hello!
I have gdb for arm with python support.
I add "GDB Hardware Debugging" debug configuration.
I read this and add lines "python ... end" to my .gdbinit
To some the lower part of the Variables view I can now see container
content (e.g. "std::vector of length 3, capacity 4 = {2, 12, 0}").
However, in the upper part, I cannot expand the vector to see its three
child elements as shown in the second picture in
http://wiki.eclipse.org/CDT/User/FAQ#How_can_I_inspect_the_contents_of_STL_containers.3F
I'm using CDT 8.1.2 and gdb 7.5.1.
I use "GDB(DSF) Hardware Debugging Launcher".
Can you tell me, what wrong?
Thank you
|
|
|
Powered by
FUDForum. Page generated in 0.04308 seconds