Delegate opcodes to select disassembler in GDB
[deliverable/binutils-gdb.git] / gdb / arc-tdep.c
index 4f866a9ccafbc65b05e55f7064ae3238dc895b7e..d9ee5c69fd8bce2602ffb718024a996bc1b60a1c 100644 (file)
@@ -2013,8 +2013,6 @@ arc_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
 
   set_gdbarch_frame_align (gdbarch, arc_frame_align);
 
-  set_gdbarch_print_insn (gdbarch, arc_delayed_print_insn);
-
   set_gdbarch_cannot_step_breakpoint (gdbarch, 1);
 
   /* "nonsteppable" watchpoint means that watchpoint triggers before
This page took 0.025969 seconds and 4 git commands to generate.