From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25302 invoked by alias); 12 Apr 2007 16:06:58 -0000 Received: (qmail 25294 invoked by uid 22791); 12 Apr 2007 16:06:58 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Apr 2007 17:06:51 +0100 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 3910548CE7B; Thu, 12 Apr 2007 12:06:49 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04885-01-4; Thu, 12 Apr 2007 12:06:49 -0400 (EDT) Received: from joel.gnat.com (dhcp-guest.act-europe.fr [212.157.227.127]) by nile.gnat.com (Postfix) with ESMTP id E5F8648CCA3; Thu, 12 Apr 2007 12:06:48 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id B651AE7B4C; Thu, 12 Apr 2007 18:08:36 +0200 (CEST) Date: Thu, 12 Apr 2007 16:06:00 -0000 From: Joel Brobecker To: Dave Korn Cc: gdb@sourceware.org Subject: Re: [mingw32] stdin redirection Message-ID: <20070412160836.GJ3886@adacore.com> References: <20070411134219.GA33609@adacore.com> <20070411144451.GA21140@caradoc.them.org> <20070411145104.GE58502@adacore.com> <20070411151234.GA22185@caradoc.them.org> <20070412145818.GG3886@adacore.com> <013301c77d13$d4e29c20$2e08a8c0@CAM.ARTIMI.COM> <20070412155422.GI3886@adacore.com> <015401c77d1b$549ef100$2e08a8c0@CAM.ARTIMI.COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <015401c77d1b$549ef100$2e08a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00077.txt.bz2 > Cool. The essence of the problem is probably to do with launching a win32 > native program from a cygwin console. I'm not so sure about that, because I'm able to reproduce the exact same behavior in a DOS window running CMD. -- Joel