This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

STL debugging with GDB 4.18/egcs 1.1



I'm trying to debug a program that uses the STL with gdb 4.18/egcs 1.1.2-12
on a RedHat 6.0 system. Unfortunately gdb does not seem to be able
to decipher the STL identifiers:

(gdb) p this->old[nr]
Internal: Cannot demangle mangled name `__vc__Ct6vector2ZQ24Proc3valZt24__default_alloc_template2b1i0Ui'.


Is there any way to solve that problem?


Thanks,

-Andi



-- 
This is like TV. I don't like TV.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]