Delegate opcodes to select disassembler in GDB
[deliverable/binutils-gdb.git] / gdb / vax-tdep.c
index 870d26800dfe3b2fda7b7d4122e71e901b1bae71..a92a35aaa33e1d883a477780b0232df201d6288e 100644 (file)
@@ -502,8 +502,6 @@ vax_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
   set_gdbarch_deprecated_function_start_offset (gdbarch, 2);
   set_gdbarch_believe_pcc_promotion (gdbarch, 1);
 
-  set_gdbarch_print_insn (gdbarch, print_insn_vax);
-
   set_gdbarch_unwind_pc (gdbarch, vax_unwind_pc);
 
   frame_base_set_default (gdbarch, &vax_frame_base);
This page took 0.023983 seconds and 4 git commands to generate.