This is the mail archive of the gdb-patches@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: Forgot to note


> > > It's arguably a *lot* simpler to change those platforms to dwarf2,
> > > then to support new-abi/stabs *and* old-abi/stabs at the same time.
> > 
> > OK, I'll let you change DJGPP's built-in crash analyzer program, which
> > only understands stabs, and the mini-debuggers (edebug32, fsdb) and
> > IDE (rhide), which also only understand stabs.  No, they don't use
> > BFD. 
> 
> Do they have the cruft necessary to properly debug C++ stabs programs?

Yes.

> Does C++ debugging with GDB work on djgpp

Yes.

> (I've never seen test results for the C++ tests)?

The GDB test suite doesn't work for DJGPP, for reasons that have
nothing to do with GDB or C++ support per se.

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