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]

Re: c++ incomplete type


On Sun, Jul 10, 2005 at 11:32:31PM -0700, geiger emsoft wrote:
> Hi all,
> 
>   I'm using gdb-6.3. I find that when I try to print
> out some classes, it replies with "<incomplete type>".
> Some sources in the Internet says gdb does not support
> nested structures or uses with namespaces. My case is
> that of using namespaces. Are there any methods to get
> around with this? Compile with which options? Or is
> there any other patches?

Provide test cases.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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