Delegate opcodes to select disassembler in GDB
[deliverable/binutils-gdb.git] / gdb / m32r-tdep.c
index 0820af9d61888da368cefd33e99fb30199b278ca..2d14cede7ebf7d990aab0334b66db2e964ce9025 100644 (file)
@@ -947,8 +947,6 @@ m32r_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
   /* Return the unwound PC value.  */
   set_gdbarch_unwind_pc (gdbarch, m32r_unwind_pc);
 
-  set_gdbarch_print_insn (gdbarch, print_insn_m32r);
-
   /* Hook in ABI-specific overrides, if they have been registered.  */
   gdbarch_init_osabi (info, gdbarch);
 
This page took 0.028693 seconds and 4 git commands to generate.