From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2687 invoked by alias); 4 Aug 2005 04:05:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2072 invoked by uid 22791); 4 Aug 2005 04:05:28 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 04 Aug 2005 04:05:28 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1E0Wz0-0007fs-JD for gdb-patches@sources.redhat.com; Thu, 04 Aug 2005 00:05:26 -0400 Date: Thu, 04 Aug 2005 04:05:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: MI testsuite to use PTY for inferior Message-ID: <20050804040526.GA29482@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050730230309.GA22547@white> <20050731012111.GB13808@nevyn.them.org> <20050803020653.GC29999@white> <20050803131900.GA5169@nevyn.them.org> <20050803182157.GA31469@white> <20050803182351.GB31469@white> <20050803183211.GA15118@nevyn.them.org> <20050803193122.GA31734@white> <20050804022344.GA32108@white> <20050804022659.GB32108@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050804022659.GB32108@white> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-08/txt/msg00062.txt.bz2 On Wed, Aug 03, 2005 at 10:26:59PM -0400, Bob Rossi wrote: > On Wed, Aug 03, 2005 at 10:23:44PM -0400, Bob Rossi wrote: > > On Wed, Aug 03, 2005 at 03:31:22PM -0400, Bob Rossi wrote: > > > On Wed, Aug 03, 2005 at 02:32:11PM -0400, Daniel Jacobowitz wrote: > > > > On Wed, Aug 03, 2005 at 02:23:51PM -0400, Bob Rossi wrote: > > > > > Sorry, I'm a little trigger happy, here's the patch. > > > > > > > > Patch is OK with formatting corrections. > > > > > > Thanks Daniel, > > > > > > All applied, here's the patch. > > > > > > Bob Rossi > > > > Umm, I just reran the testsuite after I committed and I get, > > > > Running ../../../src/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... > > FAIL: gdb.mi/mi-syn-frame.exp: testing exec continue > > FAIL: gdb.mi/mi-syn-frame.exp: list stack frames > > > > it's most likely this was me, but I just want to make sure someone isn't > > pulling my chaing. > > Oops, ^^^^^^, very bad typo. Of course you know what I meant. > > Anyways, if I rerun this test, it pass's now. Is this another test that > has random results? I've never seen it do that before; it's more likely that there's some funny race condition in the new pty test code. Can you reproduce it, say, by running the test a couple times in a row? -- Daniel Jacobowitz CodeSourcery, LLC