* gdb.base/list.exp: Tweak alternate pattern for listing of an
authorPeter Schauer <Peter.Schauer@mytum.de>
Tue, 21 Jun 1994 07:01:10 +0000 (07:01 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Tue, 21 Jun 1994 07:01:10 +0000 (07:01 +0000)
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.

gdb/testsuite/ChangeLog

index 06d0376866274dab0ffaa95d6bc93bd284c5cb05..6a7ab76489cbdb486a3eed65475b77e22f6a07e2 100644 (file)
@@ -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.