This is the mail archive of the gdb-patches@sources.redhat.com 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/RFA] builtin-regs buglet


> 	* builtin-regs.c (value_of_builtin_reg): Correctly calculate the
>> > 	builtin reg number.
> 
>> 
>> Oops!  Yes.
> 
> 
> Installed.
> 
> 
>> 
>> Want to live dangerously?  Try setting fp_regnum to -1.  It should 
>> [finally] fix the $fp (regname) vs $fp (info registers) problem.
> 
> 
> Hmm, one step at a time... My current patch to for the arm is already 
> looking somewhat jumbo like.  Unfortunately, I don't really see how I can 
> break it down, since the changes are all fairly fundamental.

Try cherry [mango] picking a little.  Stuff like the above, also no 
longer defining register_{raw,virtual}_size.

However, yes you're heading for something of a rewrite.

Andrew



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