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] aarch64 multi-arch (part 3): get thread area


Yao Qi <qiyaoltc@gmail.com> writes:

> gdb:
>
> 2015-09-17  Yao Qi  <yao.qi@linaro.org>
>
> 	* nat/aarch64-linux.c: Include elf/common.h,
> 	nat/gdb_ptrace.h, asm/ptrace.h and sys/uio.h.
> 	(aarch64_ps_get_thread_area): New function.
> 	* nat/aarch64-linux.h: Include gdb_proc_service.h.
> 	(aarch64_ps_get_thread_area): Declare.
> 	* aarch64-linux-nat.c (ps_get_thread_area): Call
> 	aarch64_ps_get_thread_area.
>
> gdb/gdbserver:
>
> 2015-09-17  Yao Qi  <yao.qi@linaro.org>
>
> 	* linux-aarch64-low.c: Don't include sys/uio.h.
> 	(ps_get_thread_area): Call aarch64_ps_get_thread_area.

Patch is pushed in.

-- 
Yao (éå)


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