From: Jeff Law Date: Fri, 10 Jun 1994 17:10:08 +0000 (+0000) Subject: * gdb.base/recurse.exp: Misc changes to get tests running again X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3f6b4638aaf0a0c790e343fa94337db1aad6a91;p=binutils-gdb.git * gdb.base/recurse.exp: Misc changes to get tests running again after Kung's changes to the watchpoint code. * gdb.base/watchpoint.exp: Likewise. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d5444aeef01..eecef100aee 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.