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


> The problem is, this doesn't do what you want it to do.  It looks up
> GDB internal register number 1.  That just happens, at the moment,
> to match up with the raw register backing $at.  But it might change
> in the future.  It's not "the register named $1", which is what a
> MIPS user should expect.

I agree, now, that we shouldn't have this feature. I can have a look
at removing it...

-- 
Joel


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