"complete" command and completion word break characters
[deliverable/binutils-gdb.git] / gdb / rs6000-aix-tdep.c
index 6cbfdbe9909d4eb00e22d8417650b9537758b5d6..e9b3f10686bf178c26c6bda6ba6e7d0385923808 100644 (file)
@@ -1048,7 +1048,6 @@ rs6000_aix_init_osabi (struct gdbarch_info info, struct gdbarch *gdbarch)
      software single-stepping.  */
   set_gdbarch_displaced_step_copy_insn (gdbarch, NULL);
   set_gdbarch_displaced_step_fixup (gdbarch, NULL);
-  set_gdbarch_displaced_step_free_closure (gdbarch, NULL);
   set_gdbarch_displaced_step_location (gdbarch, NULL);
 
   set_gdbarch_push_dummy_call (gdbarch, rs6000_push_dummy_call);
This page took 0.023468 seconds and 4 git commands to generate.