OSDN Git Service

Set the symtab field of symbols read from ECOFF debugging entries.
authorbrobecke <brobecke>
Tue, 27 May 2008 20:24:51 +0000 (20:24 +0000)
committerbrobecke <brobecke>
Tue, 27 May 2008 20:24:51 +0000 (20:24 +0000)
commit166bcd88a53aa195aafa3d00eb02c332a780254a
tree218d20b5170db55fa9aaf99620997e92392cabfe
parent3717d218405b13755a2a5ddf2594504d3a6972fe
    Set the symtab field of symbols read from ECOFF debugging entries.
        * mdebugread.c (add_symbol): Add new parameter symtab.
        (parse_symbol): Update calls to add_symbol throughout.
gdb/ChangeLog
gdb/mdebugread.c