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/4] Move common aarch64 HW breakpoint/watchpoint code to nat/


Yao Qi wrote:
> This patch series is to move duplicated code on HW breakpoint/
> watchpoint between GDB and GDBserver to a common place.  This is
> helpful for my watchpoint support in aarch64 multi-arch debugging
> work.
> 
> Patch #1 ~ #3 are preparatory patches, which make some functions in
> GDB and GDBserver looks similar, and patch #4 moves them to a common
> place, nat/aarch64-linux-hw-point.c.
> 
> This series is regression tested on aarch64-linux both native and
> gdbserver.

This whole series looks great, just the one nit about a whitespace.
Thanks for doing this Yao.

> *** BLURB HERE ***

:)

Cheers,
Gary

-- 
http://gbenson.net/


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