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]
Other format: [Raw text]

Re: [PATCH] Add support for dwarf2 vectors


Daniel Berlin writes:
 > On Wed, 24 Apr 2002, Elena Zannoni wrote:
 > 
 > > 
 > > This is anohter bit of the support for AltiVec on PowerPC.
 > > 
 > > This introduces support for the new gcc debug info introduced by Jason Merrill:
 > > http://gcc.gnu.org/ml/gcc-patches/2002-04/msg01428.html
 > > 
 > > It is a bit hard to test, not having the corresponding simulator
 > > changes in the tree yet. It can be done on native G4 machines, though.
 > > 
 > > I'll follow up with powerpc ABI updates that actually use this stuff.
 > > 
 > > Elena
 > > 
 > > Note: this is dependent on a patch for /include/elf/dwarf2.h that I
 > > just posted to the binutils list, otherwise gdb won't build.
 > 
 > I haven't seen the patch yet, but did you add support to readelf as well?

yes.

Elena


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