aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarfread.c
AgeCommit message (Expand)AuthorFilesLines
1991-11-09Remove leftover call to do_cleanups() which resulted from a previous change.Fred Fish1-3/+0
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore1-108/+63
1991-11-06Add C++ as a separate language.Per Bothner1-3/+11
1991-10-26* symfile.c (syms_from_bfd): New routine.John Gilmore1-1/+0
1991-10-25Add casts to remove compiler warnings from native Sun cc.Fred Fish1-2/+2
1991-10-25Remove prototype for dwarfwarn(). Breaks with <varargs.h>.Fred Fish1-2/+1
1991-10-24Use <varargs.h>, since <stdarg.h> is not portable.John Gilmore1-3/+6
1991-10-24New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish1-0/+3574