bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

<incomplete type> for C++ programs


From: Wouter De Maere
Subject: <incomplete type> for C++ programs
Date: Wed, 19 Sep 2001 14:33:42 +0200

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]