* elfread.c (elf_symtab_read): Properly sort out the bss symbols
authorFred Fish <fnf@specifix.com>
Sat, 7 Aug 1993 20:27:19 +0000 (20:27 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 7 Aug 1993 20:27:19 +0000 (20:27 +0000)
commit379dd9658225106674625254fa36004958819b47
tree178285bd482d4acab9a3746823a10590b79e177e
parentd8ab5dbf8242fb349183f9bf7ec7bf55f0a26587
* elfread.c (elf_symtab_read):  Properly sort out the bss symbols
from the data symbols and give them the correct minimal_symbol_type.
Add file static symbols to the minimal symbol table, not just
global symbols.  Ignore symbols that are section names and file names.
* dwarfread.c (add_partial_symbol):  Add comment about limitations
of DWARF symbols for distinquishing data from bss when adding
minimal symbols.  Add file local symbols to minimal symbols.
gdb/ChangeLog
gdb/dwarfread.c
gdb/elfread.c
This page took 0.024708 seconds and 4 git commands to generate.