2004-07-26 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / xcoffsolib.c
index 62426c92fb07398e70bde869e7bb137d63a0fa5c..9dcc3c4f715c0a0c2ca91a2d42e4e00f0e77390a 100644 (file)
@@ -183,7 +183,7 @@ _initialize_xcoffsolib (void)
   add_info ("sharedlibrary", solib_info,
            "Status of loaded shared object libraries");
 
-  add_show_from_set
+  deprecated_add_show_from_set
     (add_set_cmd ("auto-solib-add", class_support, var_boolean,
                  (char *) &auto_solib_add,
                  "Set autoloading of shared library symbols.\n\
This page took 0.02576 seconds and 4 git commands to generate.