aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1994-06-21 07:01:10 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1994-06-21 07:01:10 +0000
commit55f3c2b411849e43a956eff316f6ff171ed8b14a (patch)
treec439a70e951b8ab3334bdc79869cb665a6790445 /gdb
parent2c06801014ba0bd6705f062e660e4de45ac68987 (diff)
downloadgdb-55f3c2b411849e43a956eff316f6ff171ed8b14a.zip
gdb-55f3c2b411849e43a956eff316f6ff171ed8b14a.tar.gz
gdb-55f3c2b411849e43a956eff316f6ff171ed8b14a.tar.bz2
* gdb.base/list.exp: Tweak alternate pattern for listing of an
included file to run under newer versions of expect. * gdb.c++/demangle.exp: Add spaces to the expect patterns between consecutive >'s in templates to accomodate recent cplus-dem.c change. Remove xfail for the virtual table of BDDHookV.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 06d0376..6a7ab76 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * gdb.base/list.exp: Tweak alternate pattern for listing of an
+ included file to run under newer versions of expect.
+ * gdb.c++/demangle.exp: Add spaces to the expect patterns between
+ consecutive >'s in templates to accomodate recent cplus-dem.c change.
+ Remove xfail for the virtual table of BDDHookV.
+
Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
* lib/gdb.exp (string_to_regexp): Set a default result.