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 3/3] [aarch64] use aarch64_decode_insn to decode instructions in GDB


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 (éå)


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