Remove simple_displaced_step_copy_insn
authorSimon Marchi <simon.marchi@ericsson.com>
Fri, 13 Oct 2017 01:42:05 +0000 (21:42 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Fri, 13 Oct 2017 01:42:23 +0000 (21:42 -0400)
commitc2508e905f956c5a5e0d2a7fff58b4c746180237
tree31a2a35c6afeb25b60dddcbc94716cc1165d218e
parent3b4b0a629a972bf80fc0ac6202f89681fab1df37
Remove simple_displaced_step_copy_insn

Nothing uses this function.  Remove it, and adjust comments referring to
it.

gdb/ChangeLog:

* arch-utils.h (simple_displaced_step_copy_insn): Remove.
* arch-utils.c (simple_displaced_step_copy_insn): Remove.
* gdbarch.sh (displaced_step_copy_insn): Adjust comment.
* gdbarch.h: Regenerate.
* i386-linux-tdep.c (i386_linux_displaced_step_copy_insn):
Adjust comment.
* i386-tdep.c (i386_displaced_step_copy_insn): Adjust comment.
(i386_displaced_step_fixup): Adjust comment.
* rs6000-tdep.c (ppc_displaced_step_copy_insn): Adjust comment.
gdb/ChangeLog
gdb/arch-utils.c
gdb/arch-utils.h
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/i386-linux-tdep.c
gdb/i386-tdep.c
gdb/rs6000-tdep.c
This page took 0.024566 seconds and 4 git commands to generate.