From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22297 invoked by alias); 27 Jun 2012 03:06:00 -0000 Received: (qmail 22286 invoked by uid 22791); 27 Jun 2012 03:05:59 -0000 X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jun 2012 03:05:46 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M6900M009PWU700@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Wed, 27 Jun 2012 06:05:44 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M6900MHC9XKP750@a-mtaout21.012.net.il>; Wed, 27 Jun 2012 06:05:44 +0300 (IDT) Date: Wed, 27 Jun 2012 03:06:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH]Fix that GDB will get hang on Windows when using pipe to get stdout and stderr from stub In-reply-to: <000501cd5404$fbf210c0$f3d63240$%guo@arm.com> To: Terry Guo Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83k3yt8ne2.fsf@gnu.org> References: <000001cd5338$ded61b20$9c825160$%guo@arm.com> <000501cd5404$fbf210c0$f3d63240$%guo@arm.com> 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: 2012-06/txt/msg00823.txt.bz2 > From: "Terry Guo" > Cc: > Date: Wed, 27 Jun 2012 09:34:22 +0800 > > Can you help to review this proposal? The GDB trunk also has this issue. I will, when I have time. You only posted this one day ago.