From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23131 invoked by alias); 18 May 2006 01:35:08 -0000 Received: (qmail 23122 invoked by uid 22791); 18 May 2006 01:35:07 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 18 May 2006 01:35:06 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FgXPs-00068w-MY; Wed, 17 May 2006 21:35:04 -0400 Date: Thu, 18 May 2006 03:15:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Handle output after 'Program exited normally' consistently (detect spurious output) Message-ID: <20060518013504.GA23597@nevyn.them.org> Mail-Followup-To: Fred Fish , gdb-patches@sourceware.org References: <200605110709.11444.fnf@specifix.com> <200605111039.54405.fnf@specifix.com> <20060515155527.GC28924@nevyn.them.org> <200605172005.03545.fnf@specifix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605172005.03545.fnf@specifix.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes 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-05/txt/msg00396.txt.bz2 On Wed, May 17, 2006 at 08:05:03PM -0400, Fred Fish wrote: > On Monday 15 May 2006 11:55, Daniel Jacobowitz wrote: > > I think this is OK. Does this show up the bug that you were working > > around elsewhere? > > Yes, the intention is to check for spurious output in one place, while > allowing it in places where we are testing for other things. OK to check in, then. -- Daniel Jacobowitz CodeSourcery