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    ea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

Reply via email to