aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-02-20 23:51:27 +0000
committerFred Fish <fnf@specifix.com>1996-02-20 23:51:27 +0000
commit8b495156a4aa593919ad0b9a4b79d97616d6a05d (patch)
treeae17280421e3851d57af9c819c610665ace85bad /gdb
parentfc7b6582a94192a89e90639c6498696a23533dd6 (diff)
downloadgdb-8b495156a4aa593919ad0b9a4b79d97616d6a05d.zip
gdb-8b495156a4aa593919ad0b9a4b79d97616d6a05d.tar.gz
gdb-8b495156a4aa593919ad0b9a4b79d97616d6a05d.tar.bz2
* gdb.c++/misc.cc: Add test code from Mike Stump.
* gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index e3a5ef5..ef56d26 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
+
+ * gdb.c++/misc.cc: Add test code from Mike Stump.
+ * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
+
+Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
+ Feb 3 procfs.c change.
+
Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
* config/unix-gdb.exp: Remove extraneous newlines from end of file.