From 67f356336fdf2ac1c33524ad757e0338a270a05b Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 15 Mar 1995 12:23:45 +0000 Subject: [PATCH] * gdb.base/whatis.exp: Remove xfails for printing char vs. unsigned char; the bug (PR 1821) is fixed. * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868. * gdb.base/scope.exp (test_at_localscopes): Call pass for successful tests--makes xfailing them work right. --- gdb/testsuite/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c4d85c0..eef143b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,13 @@ +Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.base/whatis.exp: Remove xfails for printing char vs. + unsigned char; the bug (PR 1821) is fixed. + + * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868. + + * gdb.base/scope.exp (test_at_localscopes): Call pass for + successful tests--makes xfailing them work right. + Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect -- 2.7.4