2003-04-30 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / d10v-tdep.c
index 93236a350fecd66bfb3f6c21d8cb618ce74e9c7c..69d8f3bba9379b41860181bc201851f17640409a 100644 (file)
@@ -1360,7 +1360,7 @@ display_trace (int low, int high)
          printf_filtered ("\t");
          wrap_here ("    ");
          next_address += TARGET_PRINT_INSN (next_address,
-                                            &tm_print_insn_info);
+                                            &deprecated_tm_print_insn_info);
          printf_filtered ("\n");
          gdb_flush (gdb_stdout);
        }
This page took 0.024273 seconds and 4 git commands to generate.