This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Dwarf question.
- From: Edmar Wienskoski <edmar at motorola dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Kristi Morton <R59370 at motorola dot com>
- Date: Fri, 07 Nov 2003 11:49:24 -0600
- Subject: Dwarf question.
I don't have much knowledge of how gcc generates dwarf, but upon examination
of the files in gcc, I had the impression that gcc never generates
"location lists" (dwarf 2.0 section 2.4.6). It only generates "location
expressions".
Is that correct ?
Thanks
Edmar