This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

User defined commands


Hello,
I've been searching for the easiest implementation to be able to inspect stl containers, and I've run into an intriguing possibility, using user defined commands. I was wondering if its possible to put a statement "if a is vector" in gdb?



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