Information about .debug and .line section in elf files

Michael Eager eager@eagercon.com
Wed Jun 28 16:40:00 GMT 2006


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



More information about the Gcc mailing list