This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: preserving comments


On 1 December 2010 15:24, Sharanbr wrote:
>
> Is there a standard way of storing such debug info so that third party can
> write debuggers?

There are different debug info formats, such as stabs
http://sourceware.org/gdb/onlinedocs/stabs.html
and DWARF http://www.dwarfstd.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]