[patch 2/2] Implement gdbarch hook user_register_name on ARM

Yao Qi yao@codesourcery.com
Thu Dec 23 07:19:00 GMT 2010


On 12/23/2010 01:43 AM, Mark Kettenis wrote:
> Actually grep tells me that arm is the only target that still uses
> this.  A sure sign that we can get rid of it!
> 
grep tells me something different,

frv-tdep.c:  set_gdbarch_deprecated_fp_regnum (gdbarch, fp_regnum);
rs6000-tdep.c:  set_gdbarch_deprecated_fp_regnum (gdbarch, PPC_R0_REGNUM
+ 1);

> A followup diff to remove all the deprected fp stuff would be nice ;)
> But don't let you stop that from committing this.

I'd like to, if we can prove set_gdbarch_deprecated_fp_regnum is not
useful to frv and rs6000.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list