This is the mail archive of the gdb@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: ARM and virtual/raw registers



ac131313@cygnus.com said:
> And fixing remote.c is on the hit list (I should fix Daniel's bug) :-)
>  It already has an internal table that does a mapping only it is 1:1.
> remote.c is complicated, however.  The mapping will need to be defined
>  at run (and not compile) time - this makes trying to perform
> transformations (and not simple mappings) on the way through more
> difficult. 

Surely it only has to select one of several pre-compiled mappings that is 
appropriate for the target processor configuration.

R.


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