ELF debug format

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
mcheung63
Member
Member
Posts: 175
Joined: Thu Jun 22, 2006 8:33 am
Location: Hong Kong
Contact:

ELF debug format

Post by mcheung63 »

Dear All
If i compile program with option -g, gcc will build in the debug format information into the ELF file. But where I can find the reference of that debug format?
thanks
from Peter ([email protected])
User avatar
mcheung63
Member
Member
Posts: 175
Joined: Thu Jun 22, 2006 8:33 am
Location: Hong Kong
Contact:

Re: ELF debug format

Post by mcheung63 »

thanks gentleman
Post Reply