aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-06-10 17:10:08 +0000
committerJeff Law <law@redhat.com>1994-06-10 17:10:08 +0000
commitd3f6b4638aaf0a0c790e343fa94337db1aad6a91 (patch)
treead03d71b6d0caf35d97d427c2efd75a6b1f88471 /gdb
parente9a3cde88977219807b6330978e74bf4f8d80751 (diff)
downloadgdb-d3f6b4638aaf0a0c790e343fa94337db1aad6a91.zip
gdb-d3f6b4638aaf0a0c790e343fa94337db1aad6a91.tar.gz
gdb-d3f6b4638aaf0a0c790e343fa94337db1aad6a91.tar.bz2
* gdb.base/recurse.exp: Misc changes to get tests running again
after Kung's changes to the watchpoint code. * gdb.base/watchpoint.exp: Likewise.
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 d5444ae..eecef10 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
+
+ * gdb.base/recurse.exp: Misc changes to get tests running again
+ after Kung's changes to the watchpoint code.
+ * gdb.base/watchpoint.exp: Likewise.
+
+Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
+
+ * lib/gdb.exp (string_to_regexp): Convert {\} also.
+
Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
* config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.