OSDN Git Service

* mdebugread.c (record_minimal_symbol): New procedure.
authorbrobecke <brobecke>
Mon, 23 May 2005 03:28:37 +0000 (03:28 +0000)
committerbrobecke <brobecke>
Mon, 23 May 2005 03:28:37 +0000 (03:28 +0000)
commit05c1bbd5fbf01be4e020cd6c063605b5d692c52d
tree9fe5d22546557668bc2293fbbc19ca102f1de9dc
parent567fa119fb2815b4e3c434376b05aedc353593ed
    * mdebugread.c (record_minimal_symbol): New procedure.
        (parse_partial_symbols): Use record_minimal_symbol to record
        the new minimal symbols instead of prim_record_minimal_symbol
        and prim_record_minimal_symbol_and_info.
gdb/ChangeLog
gdb/mdebugread.c