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: [PATCH 0/2] xtensa: support THREADPTR register


ping?

On Wed, Jan 18, 2017 at 3:56 PM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Hello,
>
> this series makes THREADPTR register (used for TLS in xtensa linux)
> available to native and remote gdb.
>
> Max Filippov (2):
>   gdb: xtensa-linux: support THREADPTR register
>   gdbserver: xtensa: support THREADPTR register
>
>  gdb/gdbserver/linux-xtensa-low.c | 9 +++++++++
>  gdb/xtensa-linux-nat.c           | 8 ++++++++
>  gdb/xtensa-tdep.c                | 3 +++
>  gdb/xtensa-tdep.h                | 1 +
>  4 files changed, 21 insertions(+)
>
-- 
Thanks.
-- Max


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