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 1/3] Displaced stepping for 16-bit Thumb instructions


Yao Qi wrote:

> 	* gdb/arm-tdep.c (arm_displaced_step_copy_insn): Move code to ...
> 	(arm_process_displaced_insn): .. here. Remove parameter INSN.
> 	(thumb_process_displaced_insn): New.
> 	* gdb/arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Update
> 	call to arm_process_displaced_insn.
> 	* gdb/arm-tdep.h : Update declaration of arm_process_displaced_insn.

This is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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