From: Jim Kingdon Date: Wed, 15 Mar 1995 12:23:45 +0000 (+0000) Subject: * gdb.base/whatis.exp: Remove xfails for printing char vs. X-Git-Tag: gdb-4_18~12152 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=67f356336fdf2ac1c33524ad757e0338a270a05b;p=external%2Fbinutils.git * 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. --- 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