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/6] S390: Watchpoint enhancements and hardware breakpoints


On Thu, Sep 15, 2016 at 12:52 PM, Andreas Arnez
<arnez@linux.vnet.ibm.com> wrote:
> This series adds some enhancements to the current s390-linux native
> support for watchpoints.  It also adds hardware breakpoint support.
>

If you also plan to support watchpoint in GDBserver, It would be nice
if you can move all HW watchpoint control code into nat/ directory,
like aarch64-linux-hw-point.c and mips-linux-watch.c, so that
GDBserver can use them easily.

To be clear, I am not against your approach.

-- 
Yao (齐尧)


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