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/2] [GDBServer][AArch64] Use the same break instruction as GDB


Pierre Langlois <pierre.langlois@arm.com> writes:

> gdb/gdbserver/ChangeLog:
>
> 	* linux-aarch64-low.c: Remove comment about endianness.
> 	(aarch64_breakpoint): Change type to gdb_byte[].  Set to "brk #0".
> 	(aarch64_breakpoint_at): Change type of insn to gdb_byte[].  Use
> 	memcmp.

This patch is OK to me.

-- 
Yao (éå)


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