diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 42abace..5f12759 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Sun Oct 6 22:43:06 1996 Jason Merrill <jason@yorick.cygnus.com> + + * dwarf2read.c (read_tag_reference_type): New fn. + (read_type_die): Call it. + (dwarf_attr): Also look in the DIEs referred to by specification + or abstract_origin attributes. + Wed Oct 2 22:07:16 1996 Fred Fish <fnf@cygnus.com> * inferior.h (IN_SIGTRAMP): Pass pc to SIGTRAMP_START and |