aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-07-20 18:52:10 +0000
committerJeff Law <law@redhat.com>1995-07-20 18:52:10 +0000
commitb26202930bea2c22c393920b39d1c523a7b23ab8 (patch)
treed668ecdd22d2d68c75425b31f0df8359df2ac7b6 /gdb
parent780f976310d979731ead9a4ae089829378979691 (diff)
downloadgdb-b26202930bea2c22c393920b39d1c523a7b23ab8.zip
gdb-b26202930bea2c22c393920b39d1c523a7b23ab8.tar.gz
gdb-b26202930bea2c22c393920b39d1c523a7b23ab8.tar.bz2
* gdb.base/twice.exp: Start with a fresh gdb.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 35795b2..5f1cc83 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,7 @@
Thu Jul 20 11:40:13 1995 Jeff Law (law@snake.cs.utah.edu)
+ * gdb.base/twice.exp: Start with a fresh gdb.
+
* gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
only depend on gdb's expression code, not the chill runtime.