2004-07-26 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / mcore-tdep.c
index d73b3cfe3f5f893a2ac814a15d215b870132ab76..0313a6cfa6eea34a6324a423e78ab36331cc8a78 100644 (file)
@@ -1103,9 +1103,10 @@ _initialize_mcore_tdep (void)
   gdbarch_register (bfd_arch_mcore, mcore_gdbarch_init, mcore_dump_tdep);
 
 #ifdef MCORE_DEBUG
-  add_show_from_set (add_set_cmd ("mcoredebug", no_class,
-                                 var_boolean, (char *) &mcore_debug,
-                                 "Set mcore debugging.\n", &setlist),
-                    &showlist);
+  deprecated_add_show_from_set
+    (add_set_cmd ("mcoredebug", no_class,
+                 var_boolean, (char *) &mcore_debug,
+                 "Set mcore debugging.\n", &setlist),
+     &showlist);
 #endif
 }
This page took 0.024385 seconds and 4 git commands to generate.