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: Available registers as a target property


On Fri, May 06, 2005 at 01:55:12PM -0400, Decker, Paul wrote:
>  
> 
> I posed a similar question to the group about a week ago.  We have
> target variants which may or may not support a particular register set.
> My question involved gdb being able to query the target to determine the
> register set, and this sounds like a workable approach, in fact, our
> target is already setup to do this, all it needs is to be 'asked' to
> return the registers in the set, and a description of the registers, so
> naturally, I think this would be a great addition.

Does this way of describing registers offer enough flexibility for your
target?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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