From: Michael Tiemann Date: Mon, 19 Aug 1991 17:02:17 +0000 (+0000) Subject: Describe C++ fixes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ce3bf92caf4cb2da1f1050e08493472f620c3e4;p=binutils-gdb.git Describe C++ fixes. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cf5b54d3c45..f94cfaf0dd8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 19 00:41:04 1991 Michael Tiemann (tiemann at cygint.cygnus.com) + + * dbxread.c (read_struct_type): Grok anon structs for C++. + (vb_name, vptr_name): Null terminate these strings. + Thu Aug 15 18:43:57 1991 John Gilmore (gnu at cygint.cygnus.com) * main.c: Remove unused terminating_signals and catch_termination().