projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
042c690
)
* solib.c (solib_add_common_symbols): Don't call lookup_minimal_symbol.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 22 Jun 1993 23:35:35 +0000
(23:35 +0000)
committer
Jim 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
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 183a4ab627210e568158e1e769d77168c630bd58..69c0f2b7134416e233e6409d4101f0e0bd91937a 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.