Examining STL constructs in GDB

Saeed Eskandari eskandar@cae.wisc.edu
Sat Nov 23 08:54:00 GMT 2002


Hello,
I was wondering if anybody knows how to display STL container classes in GDB?

I can use indexing for vector elements e.g. (print Vec[0]) and observe the 
value of vector elements but I wonder whether if there is a way to show the 
vector content all at the same time. 

Thank you
S.E. 



More information about the Gdb mailing list