Print the names of files from which symbols are being loaded if verbose

is set.
This commit is contained in:
Fred Fish 1991-12-16 21:01:34 +00:00
parent f8b76e70b7
commit 6fa6e49649

View File

@ -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