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] mips-tdep: info registers


Maciej W. Rozycki wrote:
On Mon, 23 Feb 2009, Aleksandar Ristovski wrote:

Joel, the attached removes numeric value syntax, but allows it for mips; mips
will explicitly map regno to raw regno (which is currently 1-1).

Is it really 1-1? I smell it may not be the case for the FP registers (which are laid out differently depending on the FPU type and its current configuration), but it might just be my memory playing tricks on me...


Maciej


This particular patch I proposed deals only with gpr-s. Therefore, it will take care of


info registers 0
to
info registers 31

Outside of that, works as before.



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