* mipsread.c (parse_procedure): Save cur_fdr accross call to
authorPeter Schauer <Peter.Schauer@mytum.de>
Mon, 22 Mar 1993 20:22:54 +0000 (20:22 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Mon, 22 Mar 1993 20:22:54 +0000 (20:22 +0000)
commit6c2e7392b73a5b275bd7c2eb478e6987bfa08eb5
tree554b966e326fdbe2c65dbaaa97c8c8cfc6598a4d
parent1ee369e85c2abcdf4f81876ee4bbea03f7185d32
    * mipsread.c (parse_procedure): Save cur_fdr accross call to
        lookup_symbol as it might get clobbered by the call.

        * mipsread.c (parse_partial_symbols): Use ADD_PSYMBOL_ADDR_TO_LIST.
        The previous code did not initialize the language field for the psymtab
        entry.
gdb/mipsread.c