This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2] Fix aarch64 ftrace JIT condition testcase
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Antoine Tremblay <antoine dot tremblay at ericsson dot com>
- Cc: <pierre dot langlois at foss dot arm dot com>, <gdb-patches at sourceware dot org>
- Date: Wed, 13 Apr 2016 13:58:03 +0100
- Subject: Re: [PATCH v2] Fix aarch64 ftrace JIT condition testcase
- Authentication-results: sourceware.org; auth=none
- References: <wwok60vlitjb dot fsf at ericsson dot com> <1460550522-16417-1-git-send-email-antoine dot tremblay at ericsson dot com>
Antoine Tremblay <antoine.tremblay@ericsson.com> writes:
> gdb/gdbserver/ChangeLog:
>
> * linux-aarch64-low.c (aarch64_emit_add): Switch x1 and x0.
> (aarch64_emit_sub): Likewise.
>
> gdb/testsuite/ChangeLog:
>
> * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
^^^^^^^ trace_command
Patch is OK to me.
--
Yao (éå)