Remove the object file specific fields from the partial symbol table
authorFred Fish <fnf@specifix.com>
Thu, 24 Oct 1991 08:42:20 +0000 (08:42 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 24 Oct 1991 08:42:20 +0000 (08:42 +0000)
commit4a35d6e91b6d8b0f9c7577943dbc8fb453065e60
tree89049df78a7a0447a52fd9172fde5d80d85bf8dc
parentba04ec6e77ce37cf1881aae243124d774df54b81
Remove the object file specific fields from the partial symbol table
structure and replace them with a pointer to private data for each
different flavor of object file reader to initialize appropriately.
gdb/ChangeLog
gdb/dbxread.c
gdb/mipsread.c
gdb/symmisc.c
gdb/symtab.h
This page took 0.026224 seconds and 4 git commands to generate.