]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* solib.c (update_solib_list): New function.
authorJim Blandy <jimb@codesourcery.com>
Wed, 5 Apr 2000 20:40:22 +0000 (20:40 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 5 Apr 2000 20:40:22 +0000 (20:40 +0000)
commit105b175f2762d5c39db30af319e1e0ecb3346698
tree853e5f01f1dcd5647bdc567b1a32fd321c93b193
parentc20f6dea13a1e5121457881a2e7e19600577770a
* solib.c (update_solib_list): New function.
(solib_add): Call update_solib_list, and then read symbols.
(info_sharedlibrary_command): Call update_solib_list, not
solib_add.
gdb/solib.c