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


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

Re: gdb questions



On Wed, 18 Jul 2001, Jamie Guinan wrote:

> > If you use Gas, the GNU assembler, you can invoke it with -gstabs+ or
> > -gdwarf-2 switches, and get stabs or DWARF2 debug info.
> 
> My Gas [1] only supports: -gstabs, -gdwarf, and -gdwarf2.  gcc accepts
> -gstabs+ and -gdwarf-2

Sorry, I should have checked that.

But this sounds like something that's worth reporting to the Binutils
maintainers: users shouldn't be required to remember two sets of
similar but subtly different options.


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