Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Pretty printers not work
Pretty printers not work [message #1060428] Fri, 24 May 2013 11:23
Eclipse UserFriend
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
Previous Topic:Content assist - Proposal types
Next Topic:interrupt in ubuntu's' console
Goto Forum:
  


Current Time: Sun Jun 15 01:26:33 EDT 2025

Powered by FUDForum. Page generated in 0.04308 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top