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 PATCH v2 0/3] Add TDB regset support


On 06/12/2013 12:57 PM, Andreas Arnez wrote:

> Changes from the initial version:
> 
> * New target descriptions for S/390- and System z targets with the
>   transactional-execution facility are added.
>
> * An update for the NEWS file is provided.
> 
> * A new node for gdb.texinfo is provided, including a description of the
>   new TDB feature.

Great, thanks!

> 
> * A bug is fixed in ppc_linux_iterate_over_regset_sections in
>   ppc-linux-tdep.c, where the general-purpose registers were handled
>   incorrectly on 64-bit targets.

Haven't looked at the patches yet, but, since you haven't mentioned it, I feel
obliged to ask:  Any chance I could interest you in implementing the GDBserver
side bits?  We'd then be more assured the tdesc/regdat handling bits all fit
in place.  It should revolve around updating linux-s390-low.c:s390_arch_setup
to return the new description.  The hwcaps are already handy, with
s390_get_hwcap.  The series feels incomplete without some gdbserver love.  ;-)

Thanks again,
-- 
Pedro Alves


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