This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

family of -gstabs compiler options


Hello,

I am having some trouble locating enough information that would explain the
differences between different STABS debugging options for the gcc.  we use
gcc arm compiler that generates coff and has -g, -gstabs and -gstabs+
generate stabs debugging info.  However, I have a suspicion that all three
are different.  Using objdump --debug utility produces errors when
processing some of the -g and -gstabs+ compiled C++ code.  However, -gstabs
always works fine.  So, I'd really appreciate any information on what are
the differences between three, stabs manual doe snot seem to talk about that
at all.

Thanks,
Sergey

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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