forked from Imagelibrary/binutils-gdb
import gdb-1999-10-04 snapshot
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user