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] Check region OK for HW watchpoint in GDBserver


Yao Qi <qiyaoltc@gmail.com> writes:

> 2015-08-27  Yao Qi  <yao.qi@linaro.org>
>
> 	* aarch64-linux-nat.c (aarch64_linux_region_ok_for_hw_watchpoint):
> 	Move code to aarch64_linux_region_ok_for_watchpoint.  Call
> 	aarch64_linux_region_ok_for_watchpoint.
> 	* nat/aarch64-linux-hw-point.c (aarch64_linux_region_ok_for_watchpoint):
> 	New function.
> 	* nat/aarch64-linux-hw-point.h (aarch64_linux_region_ok_for_watchpoint):
> 	Declare it.
>
> gdb/gdbserver:
>
> 2015-08-27  Yao Qi  <yao.qi@linaro.org>
>
> 	* linux-aarch64-low.c (aarch64_insert_point): Call
> 	aarch64_handle_watchpoint if aarch64_linux_region_ok_for_watchpoint
> 	returns true.

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]