Mangled Typedef names in GNU 4.1.2 DWARF data?
Michael Eager
eager@eagercon.com
Mon Jan 25 17:54:00 GMT 2010
Ron Louzon wrote:
> The use of anonymous structure does seem to be the problem. I also missed the fact that the TYPE_DEF DIE is missing from the DWARF data. If the TYPE
> _DEF DIE was in the DWARF data, I could still parse the anonymous type.
>
> Do you think the TYPE_DEF DIE should be part of the output? Is this a GNU
> bug or just an unsupported feature?
It looks like a GCC bug to me. GCC does generate DW_TAG_typedef
for other typedefs.
--
Michael Eager eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077
More information about the Gcc
mailing list