diff options
author | Fred Fish <fnf@specifix.com> | 1996-03-16 23:23:58 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-03-16 23:23:58 +0000 |
commit | 6991e9579a08122e1a4b6252f68d10bbe5da43ef (patch) | |
tree | 0e5e32a452b7fb8fdb797e232bbe4beec3a47de7 /gdb | |
parent | fdfd613467ac2fc05a22ca927ede87813eaf29e4 (diff) | |
download | gdb-6991e9579a08122e1a4b6252f68d10bbe5da43ef.zip gdb-6991e9579a08122e1a4b6252f68d10bbe5da43ef.tar.gz gdb-6991e9579a08122e1a4b6252f68d10bbe5da43ef.tar.bz2 |
* gdb.c++/misc.exp: Add note to message for
"print s.a for foo struct" that this is a known gcc 2.7.2
and earlier bug.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4521501..f6b4916 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com> + + * gdb.c++/misc.exp: Add note to message for + "print s.a for foo struct" that this is a known gcc 2.7.2 + and earlier bug. + Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com) * gdb.base/break.exp: Fix pattern for matching "Delete all |