From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18120 invoked by alias); 30 Mar 2006 16:23:10 -0000 Received: (qmail 18105 invoked by uid 22791); 30 Mar 2006 16:23:07 -0000 X-Spam-Check-By: sourceware.org Received: from intranet.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 30 Mar 2006 16:23:02 +0000 Received: (qmail 30170 invoked from network); 30 Mar 2006 16:22:59 -0000 Received: from unknown (HELO 81-178-240-244.dsl.pipex.com) (paul@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 Mar 2006 16:22:59 -0000 From: Paul Brook To: Daniel Jacobowitz Subject: Re: mi-until.exp failures Date: Thu, 30 Mar 2006 16:34:00 -0000 User-Agent: KMail/1.9.1 Cc: gdb-patches@sourceware.org References: <200603031503.50340.paul@nowt.org> <20060329234041.GE9916@nevyn.them.org> In-Reply-To: <20060329234041.GE9916@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603301722.57836.paul@codesourcery.com> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00365.txt.bz2 > > b) Decide this is a bug. I will file a bug and kfail the testcase. > > > > Ok? PASS or KFAIL? > > > > 2006-03-03 Paul Brook > > > > * gdb.mi/mi-until.exp: kfail broken until command. > > * gdb.mi/mi2-until.exp: Ditto. > > I'll approve this one. It's actually in the test_until function, by > the way. Done. Paul