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] [patch] reverse: Fix syscall on AMD CPUs in 32-bit mode


On Fri, 24 Feb 2012 00:56:39 +0100, Jan Kratochvil wrote:
> gdb/
> 2012-02-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
> 	* i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
> 	(i386_linux_intx80_sysenter_syscall_record): ... here.
> 	(i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
> 	Use the renamed function name.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-02/msg00201.html


Thanks,
Jan


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