From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26871 invoked by alias); 10 Sep 2005 04:02:57 -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 26772 invoked by uid 22791); 10 Sep 2005 04:02:52 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 10 Sep 2005 04:02:52 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EDwZm-0006Kc-JN; Sat, 10 Sep 2005 00:02:50 -0400 Date: Sat, 10 Sep 2005 04:02:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: MI testsuite to use PTY for inferior Message-ID: <20050910040250.GB24152@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sources.redhat.com References: <20050727031758.GA15798@white> <200508132151.j7DLpnoR015475@elgar.sibelius.xs4all.nl> <20050819222721.GA20029@white> <20050830025203.GA16646@nevyn.them.org> <20050901005200.GA6990@white> <200509012211.j81MBfX1004484@elgar.sibelius.xs4all.nl> <20050905195147.GA20894@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050905195147.GA20894@white> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00065.txt.bz2 On Mon, Sep 05, 2005 at 03:51:47PM -0400, Bob Rossi wrote: > Index: gdb/testsuite/ChangeLog > 2005-08-31 Bob Rossi > + > + * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored. > + * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for > + commands that return an MI output command and an asyncronous MI output > + command. This avoids race conditions. > + * gdb.mi/mi-console.exp: Ditto. This is OK. Please drop "This avoids race conditions"; GNU convention is that only what goes in the changelog, not why. Thanks a lot! -- Daniel Jacobowitz CodeSourcery, LLC