* i386-tdep.h (i386_displaced_step_copy_insn): Declare.
authorDoug Evans <dje@google.com>
Tue, 22 Jun 2010 00:09:10 +0000 (00:09 +0000)
committerDoug Evans <dje@google.com>
Tue, 22 Jun 2010 00:09:10 +0000 (00:09 +0000)
commitb55078be0adf688f7da6bc6feb6f7687dc319cc4
tree574a110e9685138888d0908d2b16e05f19647d9a
parentd5bc977ffb7653fa0f5c377dcfb8d5f82e994ae7
* i386-tdep.h (i386_displaced_step_copy_insn): Declare.
* i386-tdep.c (i386_displaced_step_copy_insn): New function.
(i386_syscall_p): Change type of lengthp to int.
(i386_displaced_step_fixup): Handle kernels that run one past a
syscall insn.
* i386-linux-tdep.c (i386_linux_init_abi): Use
i386_displaced_step_copy_insn instead of
simple_displaced_step_copy_insn.
gdb/ChangeLog
gdb/i386-linux-tdep.c
gdb/i386-tdep.c
gdb/i386-tdep.h
This page took 0.026346 seconds and 4 git commands to generate.