Permit symbols to be superseded when new symbol files have
authorJohn Gilmore <gnu@cygnus>
Sat, 13 Apr 1991 21:51:28 +0000 (21:51 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 13 Apr 1991 21:51:28 +0000 (21:51 +0000)
commitf96238813e81c4c11ff5afefa032b19ae5658491
tree20af6a4eb164b4f863446f05051a12dc6197193d
parentbb335cf4aad664ab5b054b4a521f2fa0d83a83ec
    Permit symbols to be superseded when new symbol files have
        been read in, particularly for VxWorks.

        * dbxread.c (read_dbx_symtab): Allow N_SOL to cleanly take us back
        to the main file, as well as to include files.  Also, put global
        functions into the global psymtab, to make "i fun" work.
        (end_psymtab):  Free named symtabs and psymtabs for a file, once a
        new psymtab for it has been read.
gdb/dbxread.c
This page took 0.02516 seconds and 4 git commands to generate.