Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Pretty printers not work
Pretty printers not work [message #1060428] Fri, 24 May 2013 15:23
Evgeniy Nepomnyashiy is currently offline Evgeniy NepomnyashiyFriend
Messages: 1
Registered: May 2013
Junior Member
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: Fri Apr 26 13:27:14 GMT 2024

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

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

Back to the top