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:
f8b76e7
)
Print the names of files from which symbols are being loaded if verbose
author
Fred Fish
<fnf@specifix.com>
Mon, 16 Dec 1991 21:01:34 +0000
(21:01 +0000)
committer
Fred Fish
<fnf@specifix.com>
Mon, 16 Dec 1991 21:01:34 +0000
(21:01 +0000)
is set.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3d20936cea7a5525f5ad117073b1641f136d3b0c..28ad9ece28aed0d9dfdb7890fcd56d35cb2cbbff 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,9
@@
Mon Dec 16 12:31:46 1991 Fred Fish (fnf at cygnus.com)
+ * symfile.c (symbol_file_add): When verbose is set, print
+ the names of files from which symbols are being loaded, as
+ when from_tty is true.
+
* solib.c: Completely reorganized (rewritten) to support
SVR4 shared libraries in a manner very close to the original
SunOS implementation. This support is expected to change and