Customizing GDB variable display?
Customizing GDB variable display?
- Subject: Customizing GDB variable display?
- From: "Blair M. Burtan" <email@hidden>
- Date: Fri, 27 Oct 2006 08:49:36 -0700
How can I customize variable display in GDB?
For example, let's say I have a path string for a really long path.
Currently Xcode/GDB truncates the string display. Is there a preference or
setting to change how many characters it will display?
Beyond that, I need to be able to examine STL data structures. A vector or
list for example are displayed in some rather useless manner i.e. I can't
view an arbitrary element of the vector or list. Codewarrior had a nice
View As Array feature that I could apply to the address of the structure and
I could look at arbitrary element albeit tediously.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden