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: Bad struct name in gdb with g++ 4.1.2


Michel METZGER <michel.metzger@st.com> a Ãcrit:

> readelf -wi gives me the following 
>
> [...]
> <1><66>: Abbrev Number: 2 (DW_TAG_structure_type)
>      DW_AT_sibling     : <8e>
>      DW_AT_name        : ._0
>      DW_AT_byte_size   : 8
>      DW_AT_decl_file   : 3
>      DW_AT_decl_line   : 1
> [...]
>
> This is a compiler bug then.

Could you please check if you still have the problem with GCC 4.4 or
4.5? If yes, please file a bug to http://gcc.gnu.org/bugzilla with your
testcase. At least the information will not get lost. Who knows, someone
could even fix the problem ;-)

-- 
	Dodji


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