Re: Information about .debug and .line section in elf files

2006-06-30 Thread Oliver Eichler
Michael Eager wrote: > 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

Information about .debug and .line section in elf files

2006-06-28 Thread Oliver Eichler
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 fo