This is the mail archive of the gcc@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]

Strange error message from gdb


Die: DW_TAG_interface_type (abbrev = 23, offset = 4181)
	has children: FALSE
	attributes:
		DW_AT_declaration (DW_FORM_flag) flag: TRUE
Dwarf Error: Cannot find type of die [in module /home/aph/a.out]

I suppose this means that gcj is generating bad debug info, but I
don't know what it's complaining about exactly, so I don't know how to
fix it.

Here's the abbrev in question:

 <1><1055>: Abbrev Number: 23 (DW_TAG_interface_type)
  <1056>     DW_AT_declaration : 1      

Clues welcome...

Thanks,
Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903


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