This is the mail archive of the gdb-patches@sourceware.org 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 for GDB rs6000-tdep.c


On Wed, May 17, 2006 at 01:01:18PM -0600, Greg Page wrote:
> gdbserver seems to use a file generated from 
> gdb-6.4/gdb/./regformats/reg-ppc.dat to define its notion of the PPC's 
> registers.  I was referring to that file.  I was assuming this came from 
> the FSF tree since I got the tar ball from http://www.gnu.org/.
> 
> With the patch, it seems to work okay.  Are there other known issues?

You won't be able to access any of the SPE registers!  Presumably, if
you're debugging an e500 target, you'll want to do that.

-- 
Daniel Jacobowitz
CodeSourcery


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