Remove simple_displaced_step_copy_insn
[deliverable/binutils-gdb.git] / gdb / rs6000-tdep.c
index 92395adb1a293b30b55c4096aba95359cc03a4ba..df1a84d76ed6799faf48497d001041ba47c6d476 100644 (file)
@@ -1014,8 +1014,7 @@ typedef BP_MANIPULATION_ENDIAN (little_breakpoint, big_breakpoint)
                                         || (insn & STORE_CONDITIONAL_MASK) == STHCX_INSTRUCTION \
                                         || (insn & STORE_CONDITIONAL_MASK) == STQCX_INSTRUCTION)
 
-/* We can't displaced step atomic sequences.  Otherwise this is just
-   like simple_displaced_step_copy_insn.  */
+/* We can't displaced step atomic sequences.  */
 
 static struct displaced_step_closure *
 ppc_displaced_step_copy_insn (struct gdbarch *gdbarch,
This page took 0.025101 seconds and 4 git commands to generate.