2004-01-17 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / mn10300-tdep.c
index cd145ecdd8e4764cf16b6da7a3a9ecae45718359..904a37576ba747681da9d4da9b6f368a8a0c77a6 100644 (file)
@@ -1173,7 +1173,6 @@ mn10300_gdbarch_init (struct gdbarch_info info,
 
   /* Breakpoints.  */
   set_gdbarch_breakpoint_from_pc (gdbarch, mn10300_breakpoint_from_pc);
-  set_gdbarch_decr_pc_after_break (gdbarch, 0);
 
   /* Stack unwinding.  */
   set_gdbarch_inner_than (gdbarch, core_addr_lessthan);
This page took 0.050277 seconds and 4 git commands to generate.