Hello,
I am using gdb version 4.17 and version 5.0.
Both of the gdb's show the same problem, when
debugging C++ software: when you are printing an
instance of a class, it often says <incomplete type>.
This usually happens for nested classes.
I'm compiling the software with
gcc 2.95.2
Any ideas ?
Regards,
Wouter.
_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb
- Re: <incomplete type> for C++ programs Wouter De Maere
- Re: <incomplete type> for C++ programs Jim Blandy
- Re: <incomplete type> for C++ programs Wouter De Maere
