I have build a debuggable executable with gcc 3.1. 
GDB 5.2.

I find that while debugging it gives me errors like
__cxa_bad_cast and then I can not see any of the local
variables and global variables, (i.e my prints on
the memory locations provide me with no information).

It also throws many more such errors and breaks the
debug flow?

Any pointers?

Chris

_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to