aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-08-04 01:29:26 +0000
committerFred Fish <fnf@specifix.com>1993-08-04 01:29:26 +0000
commitad6feb08470460fe3a51e64f0038e491dd299bec (patch)
tree939762c58b33662af06e1c6975c84b42bb9e4d96 /gdb/testsuite
parent8e92ade7e84b59b96b426b738ff0e7df0f7fa2fd (diff)
downloadgdb-ad6feb08470460fe3a51e64f0038e491dd299bec.zip
gdb-ad6feb08470460fe3a51e64f0038e491dd299bec.tar.gz
gdb-ad6feb08470460fe3a51e64f0038e491dd299bec.tar.bz2
* gdb.t09/Makefile.in (clean): Remove corefile.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 0e4670b..35ea6bb 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
+
+ * gdb.t09/Makefile.in (clean): Remove corefile.
+
+Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
+
Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
and Jim Kingdon (kingdon@cygnus.com)