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] arm-netbsdelf cross-debugging fixes


>  > > 	* Split a 26-bit R15 into PC and a 32-bit-format PSR.
>  > > 
>  > > 	* Take a PC and a 32-bit-format PSR and combine them back
>  > > 	  into a 26-bit R15.
>  > 
>  > This is going to conflict horribly with my WIP for using cooked registers. 
>  >  Is there any chance it can be separated out, or made less invasive?
> 
> I can put it in armnbsd-tdep.c and make it static, if you want.  I only
> put it in the generic arm-tdep.c because it seemed like a function of
> general utility.
> 
> Would that be okay?

Please.  The patches for handling cooked registers are already so complex 
that it's likely to be a nightmare merging them.  Anything that simplifies 
this would be welcome.

R.


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