This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mangled Typedef names in GNU 4.1.2 DWARF data?
- From: Michael Eager <eager at eagercon dot com>
- To: Ron Louzon <louzonr at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 25 Jan 2010 08:30:54 -0800
- Subject: Re: Mangled Typedef names in GNU 4.1.2 DWARF data?
- References: <402690.42292.qm@web52505.mail.re2.yahoo.com>
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