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: [RFA] Sparc/Linux patch 6


"David S. Miller" wrote:
> 
> Ok, and this finally gets sparc64-*-linux native into a working
> state.
> 
> This renumbers the sparc64 target registers so it is easy to
> provide all the privileged registers, unavailable when tracking
> userlevel processes, in a simple for loop.

I don't think you can renumber the registers, David.
Deployed stubs in the field depend on the established
numbering.  Once GDB has established a register numbering,
it's usually not possible to change it.


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