Permit symbols to be superseded when new symbol files have
authorJohn Gilmore <gnu@cygnus>
Sat, 13 Apr 1991 22:37:48 +0000 (22:37 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 13 Apr 1991 22:37:48 +0000 (22:37 +0000)
commit0ef6f0192d06aa2b346ea4c1fe013abc39e1b562
tree643ab11af75f62d85446f452fd47b86db00355ae
parentd219db0133b5317cbd3f5a1ae7633a2156656511
    Permit symbols to be superseded when new symbol files have
        been read in, particularly for VxWorks.

        * symfile.c (symbol_file_add):  Use filtered printing and wrap it.
        If we have wiped out any old symbol tables, clean up at end of
        symbol reading.
        (symbol_file_command):  Don't reference symfile_fns if it's zero.
gdb/symfile.c