aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-06 03:50:00 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-06 03:50:00 +0000
commit762665e153c9ca9cce7a22710e6d811f05e7d297 (patch)
tree74bb61e1cac111c7d2e22806e1c4b8895ce3e137
parenta76b3e14b150338cf180c69a50a100fccfc95265 (diff)
downloadgdb-762665e153c9ca9cce7a22710e6d811f05e7d297.zip
gdb-762665e153c9ca9cce7a22710e6d811f05e7d297.tar.gz
gdb-762665e153c9ca9cce7a22710e6d811f05e7d297.tar.bz2
* gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
test_stepping tests.
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 8f1f795..72587e7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,12 @@
+Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
+ test_stepping tests.
+
Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
+
* gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
* gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c