OSDN Git Service

2001-11-06 Elena Zannoni <ezannoni@redhat.com>
authorezannoni <ezannoni>
Tue, 6 Nov 2001 22:31:00 +0000 (22:31 +0000)
committerezannoni <ezannoni>
Tue, 6 Nov 2001 22:31:00 +0000 (22:31 +0000)
commit0be38867fab1d6427ffe4e70021ec7d82fed4864
tree04a533f569d51eed9a0113c7064cd5c6ad2528f7
parent0efc3f768d2c4a359ad4f6385cb3d895fe0982fb
2001-11-06  Elena Zannoni <ezannoni@redhat.com>

        * mdebugread.c (CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB,
        END_PSYMTAB, SET_NAMESTRING, HANDLE_RBRAC): Delete definitions.
        (parse_partial_symbols): Don't include partial-stab.h any
        more. Don't reuse code in partial-stab.h, include the code
        directly, instead. Simplify code from partial-stab.h eliminating
        ifdef DBXREAD_ONLY code.

        * Makefile.in (mdebugread.o): Remove dependency on partial-stab.h.
gdb/Makefile.in
gdb/mdebugread.c