arm-tdep.c: Remove unused arm_displaced_step_copy_insn
authorSimon Marchi <simon.marchi@ericsson.com>
Thu, 11 Feb 2016 19:08:53 +0000 (14:08 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Thu, 11 Feb 2016 19:08:53 +0000 (14:08 -0500)
commit2ba163c8d19971010e22176cf688b3de80bd8f08
tree70fbe6390ee3c8d3bf22d9ca0fd7f332a66eda17
parent615234c107e5dcdefff78596971266e9346b3f76
arm-tdep.c: Remove unused arm_displaced_step_copy_insn

This function is never used, since it is superseded by
arm_linux_displaced_step_copy_insn.

gdb/ChangeLog:

* arm-tdep.c (arm_displaced_step_copy_insn): Remove.
(ARM displaced stepping support): Remove reference to
arm_displaced_step_copy_insn in comment.
* arm-tdep.h (arm_displaced_step_copy_insn): Remove.
* arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
reference to arm_displaced_step_copy_insn in comment.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/arm-tdep.c
gdb/arm-tdep.h