This is the mail archive of the gdb-patches@sourceware.org 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/RFT PATCH 0/3] Add TDB regset support


Pedro Alves <palves@redhat.com> writes:

> Why isn't this exposed as a new target description that includes the
> new register set?

It would require extracting the hardware capabilities from the core
file's auxiliary vector in order to distinguish between platforms with
and without the transactional-execution facility.  I guess it could be
done, but I didn't consider it that important.  Do you see any problems
with the current approach?


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