Add tracking of object files (that contain symbols) to gdb.
authorJohn Gilmore <gnu@cygnus>
Sat, 9 Nov 1991 10:50:07 +0000 (10:50 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 9 Nov 1991 10:50:07 +0000 (10:50 +0000)
commita048c8f5373eb41ad78d82289cb381013a67a930
treeb99d0c5bfba4360252892d11e2cc985e3d5965f1
parentc466820795c1eccb540b676f32c42ff71d592610
Add tracking of object files (that contain symbols) to gdb.
This includes a "struct objfile" that owns symtabs and psymtabs
that were read in from that binary file.  See ChangeLog.
gdb/ChangeLog
gdb/buildsym.c
gdb/buildsym.h
gdb/coffread.c
gdb/dwarfread.c
gdb/elfread.c
gdb/mipsread.c
gdb/symtab.h
This page took 0.024295 seconds and 4 git commands to generate.