This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/2] [GDBServer][AArch64] Enable support for Z0 packets
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Pierre Langlois <pierre dot langlois at arm dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 29 Jun 2015 09:08:05 +0100
- Subject: Re: [PATCH 2/2] [GDBServer][AArch64] Enable support for Z0 packets
- Authentication-results: sourceware.org; auth=none
- References: <1435326128-13705-1-git-send-email-pierre dot langlois at arm dot com> <1435326128-13705-3-git-send-email-pierre dot langlois at arm dot com>
Pierre Langlois <pierre.langlois@arm.com> writes:
> This patch lets GDBServer handle software breakpoints instead of relying
> on GDB.
>
> gdb/gdbserver/ChangeLog:
>
> * linux-aarch64-low.c (aarch64_supports_z_point_type): Enable for
> Z_PACKET_SW_BP.
This patch is OK to me.
--
Yao (éå)