This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Information about .debug and .line section in elf files
- From: Michael Eager <eager at eagercon dot com>
- To: oliver dot eichler at dspsolutions dot de
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 28 Jun 2006 09:20:49 -0700
- Subject: Re: Information about .debug and .line section in elf files
- References: <44A2294B.90707@dspsolutions.de>
Oliver Eichler wrote:
Hi,
as the subjects states I try to find information about the .debug and
.line section in elf files. My elf files are build with gcc for ARC. The
elf man page is quite sparse about these sections. Can anyone give me a
hint where to find more information? Or where to look within the gcc
source for stucture definitions.
These sections contain DWARF debugging information.
You can find documentation about DWARF at dwarf.freestandards.org.
--
Michael Eager Chair, DWARF Workgroup eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077