This is the mail archive of the gdb@sourceware.org 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: Question on typedefs of anonymous structs in G++


On Wed, May 07, 2008 at 05:00:45AM -0400, Paul Hilfinger wrote:
> produces no trace of debugging information about Foo.  Serves one
> right for writing a C-style definition of Foo in a C++ program, to be
> sure, but G++ used to include Foo in the debugging data.  Does anyone
> here happen to know the story behind the change?  Thanks.

It is presumably just a bug (if the type is used somewhere); I suggest
verifying it on HEAD and putting it in gcc's bugzilla.

-- 
Daniel Jacobowitz
CodeSourcery


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