Incomplete type message in gdb

Dawn Perchik dawn@cygnus.com
Thu Jun 4 16:10:00 GMT 1998


On Wed, Jun 03, 1998 at 08:26:15AM -0500, Federico Mena Quintero wrote:

> I am using egcs-2.90.27 980315 and GDB 4.16 -- these are the ones that
> come with Red Hat Linux 5.1 for the Alpha.
> 
> I have some code like this:
> 
>   typedef struct _Foo Foo;
> 
>   struct _Foo {
>           ... blah blah ...
>   };

This is an old bug in gcc's generation of stabs that I thought had been fixed.
Thank you for catching and reporting this!
dawn



More information about the Gdb mailing list