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/Linux: Update the number of pseudo registers too


>  Similarly to the previous general MIPS change (pc_regnum and sp_regnum) 
> the Linux backend needs to update the number of pseudo registers as it 
> adds the "restart" register.  No regressions in mips-linux-gnu testing 
> (native and remote).  OK to apply?

I don't understand this one. Isn't the register added to the list of
normal registers, rather than pseudo registers?

> 2011-12-06  Maciej W. Rozycki  <macro@codesourcery.com>
> 
> 	gdb/
> 	* mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
> 	too.
-- 
Joel


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