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] Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support HW watchpoint/breakpoint


Yao Qi <qiyaoltc@gmail.com> writes:

> gdb:
>
> 2015-07-08  Yao Qi  <yao.qi@linaro.org>
>
> 	* aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): If
> 	TYPE is watchpoint, return zero if aarch64_num_wp_regs is zero.
> 	If TYPE is breakpoint, return zero if arch64_num_bp_regs is zero.

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]