* solib.c (solib_add_common_symbols): Don't call lookup_minimal_symbol.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 22 Jun 1993 23:35:35 +0000 (23:35 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 22 Jun 1993 23:35:35 +0000 (23:35 +0000)
(solib_add): Call special_symbol_handling once, not once per library.

gdb/ChangeLog

index 183a4ab627210e568158e1e769d77168c630bd58..69c0f2b7134416e233e6409d4101f0e0bd91937a 100644 (file)
@@ -1,5 +1,8 @@
 Tue Jun 22 03:15:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * solib.c (solib_add_common_symbols): Don't call lookup_minimal_symbol.
+       (solib_add): Call special_symbol_handling once, not once per library.
+
        * procfs.c (procfs_resume): Don't pass a SIGTSTP whose action
        is SIG_DFL.
 
This page took 0.027199 seconds and 4 git commands to generate.