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


On Thu, Mar 05, 2009 at 11:12:45AM -0800, Joel Brobecker wrote:
> Hi Daniel,
> 
> IIRC, you've worked on the mips target a few times in the past.
> Do you forsee any problem if mips_register_name return "0" .. "31"
> for the raw GP registers?
> 
> What Aleksandar is trying to do is allow "info register 1" to work
> on mips, instead of having to use "info register at"...
> 
> Thanks!

I think it's weird for them to map to the raw registers.  info
registers displays the ABI-sized registers, so why should these be any
different?

-- 
Daniel Jacobowitz
CodeSourcery


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