gdb: fix documentation of gdbarch_displaced_step_copy_insn
[deliverable/binutils-gdb.git] / gdb / gdbarch.h
index d7e7c498d9e12c30474b02b1f9421c6bf4877eb9..4e51c295b36df745c9a853cb4a44c614732895cd 100644 (file)
@@ -1007,9 +1007,7 @@ extern void set_gdbarch_max_insn_length (struct gdbarch *gdbarch, ULONGEST max_i
    not the copy at TO.  The caller should update it to point at TO later.
   
    Return a pointer to data of the architecture's choice to be passed
-   to gdbarch_displaced_step_fixup.  Or, return NULL to indicate that
-   the instruction's effects have been completely simulated, with the
-   resulting state written back to REGS.
+   to gdbarch_displaced_step_fixup.
   
    For a general explanation of displaced stepping and how GDB uses it,
    see the comments in infrun.c.
This page took 0.022661 seconds and 4 git commands to generate.