This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug debug/35463] typedef missing in debug information with -gdwarf-2 for c++



------- Comment #2 from hiroto dot shibuya at gmail dot com  2008-09-26 20:48 -------
I verified this to be the case since 4.1.0.  The last version this was working
was 4.0.4. 

Also this is specific to anonymous struct.  If the struct is named, it works
fine.  

This is sever issue for us when we moved from RHEL4 (gcc 3.4.6) to RHEL5 (gcc
4.1.2) that most of our gdb scripts stopped working which were heavily relying
on using typedef names of anonymous structs.


-- 

hiroto dot shibuya at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hiroto dot shibuya at gmail
                   |                            |dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35463


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