gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 29 Feb 2012 14:56:55 +0000 (14:56 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 29 Feb 2012 14:56:55 +0000 (14:56 +0000)
commitffdf6de517ce5a903c28a67a8f6e57ce7714e9c1
treebcccfe4300cea165152c967b027770039d8580e3
parent8703a944b0b85cffebf5bb6da36f42150b40f64a
gdb/
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.
gdb/ChangeLog
gdb/i386-linux-tdep.c