From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22693 invoked by alias); 26 Jun 2008 13:37:13 -0000 Received: (qmail 22684 invoked by uid 22791); 26 Jun 2008 13:37:12 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 26 Jun 2008 13:36:46 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2E8DF98366; Thu, 26 Jun 2008 13:36:45 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id EE7449835A; Thu, 26 Jun 2008 13:36:44 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KBreW-0006cy-9F; Thu, 26 Jun 2008 09:36:44 -0400 Date: Thu, 26 Jun 2008 13:42:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org, Pierre Muller Subject: Re: [RFC/gdb/testsuite] Another way to avoid the windows native tty troubles Message-ID: <20080626133644.GB22726@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org, Pierre Muller References: <000201c8cdb3$caa41490$5fec3db0$@u-strasbg.fr> <200806160423.20966.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200806160423.20966.pedro@codesourcery.com> 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: 2008-06/txt/msg00468.txt.bz2 On Mon, Jun 16, 2008 at 04:23:20AM +0100, Pedro Alves wrote: > gdb/testsuite/ > * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global. > (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're > compiling an executable, link in an object that forces unbuffered > output. > * lib/set_unbuffered_mode.c: New file. This is OK. -- Daniel Jacobowitz CodeSourcery