From 715cafcbdeb1d3d74abc916aa2bb9d389e9010e9 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Fri, 6 Dec 1991 02:22:10 +0000 Subject: Several changes to fix misc problems with enums, structs, and unions, including building symbol table entries for enumeration members. --- gdb/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f8e2d67..ea4e7ea 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +Thu Dec 5 18:19:43 1991 Fred Fish (fnf at cygnus.com) + + * dwarfread.c (enum_type): Build a correct TYPE_NAME, add a + symbol to the symbol table for each member of the enum. + + * dwarfread.c (struct_type): Build a correct TYPE_NAME. + + * dwarfread.c (add_enum_psymbol): New function to extract enum + member names and add them to the partial symbol table while + building partial symbol tables. + Thu Dec 5 17:31:05 1991 John Gilmore (gnu at cygnus.com) * symtab.c (check_stub_method): Must allocate two extra argument -- cgit v1.1