import gdb-1999-10-04 snapshot
[deliverable/binutils-gdb.git] / gdb / xcoffsolib.c
index e956511398a5887a49e974be9374cddc5051c913..5485c5e4f955d65d1bd9185f83d0684d278d81b4 100644 (file)
@@ -114,7 +114,7 @@ solib_add (arg_string, from_tty, target)
              continue;
            }
 
-         syms_from_objfile (obj, 0, 0, 0);
+         syms_from_objfile (obj, NULL, 0, 0);
          new_symfile_objfile (obj, 0, 0);
          vmap_symtab (vp, 0, 0);
          printf_unfiltered ("Done.\n");
This page took 0.02354 seconds and 4 git commands to generate.