Print the names of files from which symbols are being loaded if verbose
authorFred Fish <fnf@specifix.com>
Mon, 16 Dec 1991 21:01:34 +0000 (21:01 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 16 Dec 1991 21:01:34 +0000 (21:01 +0000)
is set.

gdb/ChangeLog

index 3d20936cea7a5525f5ad117073b1641f136d3b0c..28ad9ece28aed0d9dfdb7890fcd56d35cb2cbbff 100644 (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
This page took 0.029005 seconds and 4 git commands to generate.