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: MIPS/Linux: Register number overlap in target descriptions


On Tue, 4 Dec 2007, Daniel Jacobowitz wrote:

> No, those numberings are different.  They are used for internal
> register layout, but only sent to the target if there is no XML
> description.  So a mismatch is fine except when you're trying to
> retain compatibility with legacy stubs.

 Ah, I see.

> Of course, I was trying.  Not sure how I missed this - did it have
> any symptoms?

 I just spotted it while putting support for DSP registers I am about to 
submit in line with HEAD.

> Patch is OK.  After this, I hope the register numbers line up with
> mips-elf again; I think they do.

 It looks like.

  Maciej


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