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 00/13] [aarch64] Share more code between GDB and GDBserver


Yao Qi <qiyaoltc@gmail.com> writes:

> This patch series makes more aarch64-linux code shared between GDB and
> GDBserver.  These shared code are about HW watchpoint handling and
> aarch64_linux_new_thread.  The first several small patches make code
> in two sides identical, and then the following patches move them into
> nat/ directory.
>
> The while series is tested aarch64-linux.

I've pushed them in.

-- 
Yao (éå)


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