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] Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c


Yao Qi <qiyaoltc@gmail.com> writes:

> 2015-07-20  Yao Qi  <yao.qi@linaro.org>
>
> 	* aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
> 	Move it to nat/aarch64-linux-hw-point.c.
> 	(aarch64_linux_child_post_startup_inferior): Update.
> 	* nat/aarch64-linux-hw-point.c (aarch64_linux_get_debug_reg_capacity):
> 	New function.
> 	* nat/aarch64-linux-hw-point.h (aarch64_linux_get_debug_reg_capacity):
> 	Declare it.
>
> gdb/gdbserver:
>
> 2015-07-20  Yao Qi  <yao.qi@linaro.org>
>
> 	* linux-aarch64-low.c (aarch64_arch_setup): Remove code and call
> 	aarch64_linux_get_debug_reg_capacity.

I've pushed it in.

-- 
Yao (éå)


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