This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 3/3] [aarch64] use aarch64_decode_insn to decode instructions in GDB
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Yao Qi <qiyaoltc at gmail dot com>
- Cc: marcus dot shawcroft at gmail dot com, gdb-patches at sourceware dot org, binutils at sourceware dot org
- Date: Wed, 07 Oct 2015 09:56:41 +0100
- Subject: Re: [PATCH 3/3] [aarch64] use aarch64_decode_insn to decode instructions in GDB
- Authentication-results: sourceware.org; auth=none
- References: <CAFqB+Px8-V8eojj8T66_zrM6krPeGXBVLU9h+_j5yEcrk0MMJg at mail dot gmail dot com> <1443785039-24602-1-git-send-email-yao dot qi at linaro dot org> <1443785039-24602-4-git-send-email-yao dot qi at linaro dot org>
Yao Qi <qiyaoltc@gmail.com> writes:
> gdb:
>
> 2015-10-02 Yao Qi <yao.qi@linaro.org>
>
> * aarch64-tdep.c: Include opcode/aarch64.h.
> (submask): Move it above.
> (bit): Likewise.
> (bits): Likewise.
> (aarch64_software_single_step): Call aarch64_decode_insn.
> Decode instruction by aarch64_inst instead of using
> aarch64_decode_bcond and decode_masked_match.
Patch is pushed in.
--
Yao (éå)