gas thunderx support
[deliverable/binutils-gdb.git] / gdb / spu-tdep.c
index 6ccb679140950e85eac90acc0c51d389f725a2c7..7e05834ed595c4c2ab2589a69f0bc217b8006de3 100644 (file)
@@ -2794,7 +2794,6 @@ spu_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
   set_gdbarch_decr_pc_after_break (gdbarch, 4);
   set_gdbarch_breakpoint_from_pc (gdbarch, spu_breakpoint_from_pc);
   set_gdbarch_memory_remove_breakpoint (gdbarch, spu_memory_remove_breakpoint);
-  set_gdbarch_cannot_step_breakpoint (gdbarch, 1);
   set_gdbarch_software_single_step (gdbarch, spu_software_single_step);
   set_gdbarch_get_longjmp_target (gdbarch, spu_get_longjmp_target);
 
This page took 0.023663 seconds and 4 git commands to generate.