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]

Commit: AArch64 sim: Add decode tracing


Hi Guys,

  I am checking in the attached patch to add support for the
  --trace-decode option to the AArch64 simulator.  This is to help track
  down simulator bugs, by allowing the user to find out where a
  particular instruction is being emulated.

Cheers
  Nick

sim/aarch64/ChangeLog
2016-04-27  Nick Clifton  <nickc@redhat.com>

	* simulator.c: Add TRACE_DECODE statements to all emulation
	functions.

Attachment: aarch64.sim.decode.patch.xz
Description: application/xz


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