From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13180 invoked by alias); 17 Jun 2009 22:39:21 -0000 Received: (qmail 13168 invoked by uid 22791); 17 Jun 2009 22:39:20 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_53 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 17 Jun 2009 22:39:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 7EA027C09B; Wed, 17 Jun 2009 22:39:14 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 678527C09A; Wed, 17 Jun 2009 22:39:14 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MH3mj-0002qb-MH; Wed, 17 Jun 2009 18:39:13 -0400 Date: Wed, 17 Jun 2009 22:39:00 -0000 From: 'Daniel Jacobowitz' To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFA] testsuite/lib/gdb.exp Use unbuffered stdout and stderr also for djgpp executables Message-ID: <20090617223913.GA10745@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org References: <001401c9ef8f$7c031b70$74095250$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001401c9ef8f$7c031b70$74095250$@u-strasbg.fr> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-06/txt/msg00458.txt.bz2 On Wed, Jun 17, 2009 at 11:06:28PM +0200, Pierre Muller wrote: > I am trying to use the testsuite with DJGPP > (see a previous email where I sent a djgpp.exp > board description that allows to run subsets of the testsuite). > > Is this patch OK? OK. -- Daniel Jacobowitz CodeSourcery