From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29455 invoked by alias); 16 Jul 2012 07:19:42 -0000 Received: (qmail 29347 invoked by uid 22791); 16 Jul 2012 07:19:40 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,DATE_IN_FUTURE_03_06,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Jul 2012 07:19:28 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SqfaZ-0006hh-4b from Yao_Qi@mentor.com ; Mon, 16 Jul 2012 00:19:27 -0700 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 16 Jul 2012 00:18:29 -0700 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Mon, 16 Jul 2012 00:19:14 -0700 From: Yao Qi To: CC: Terry Guo , 'Eli Zaretskii' Subject: Re: [PATCH]Fix that GDB will get hang on Windows when using pipe to get stdout and stderr from stub Date: Mon, 16 Jul 2012 07:19:00 -0000 Message-ID: <2753797.Qu9FZj8soo@qiyao.dyndns.org> User-Agent: KMail/4.8.3 (Linux/3.3.7-1.fc16.i686; KDE/4.8.3; i686; ; ) References: <000001cd5338$ded61b20$9c825160$%guo@arm.com> <1883057.PpQhSjGyFQ@qiyao.dyndns.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" 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-07/txt/msg00209.txt.bz2 On Monday, July 16, 2012 02:56:27 PM Terry Guo wrote: > Thanks for reminding. I signed a FSF copyright assignment when I started = to > work for GCC. But I can't remember its content. Do you know whether it > cover the GDB and Binutils by default? I checked /gd/gnuorg/copyright.list again, and find that ARM has the corpor= ate=20 assignment, if I read that correctly, GDB ARM Limited 2001-08-17 Assigns past and future changes. (J. Brooks) So the copyright assignment is not an issue to you any more :) Sorry for t= he=20 confusion. --=20 Yao (=E9=BD=90=E5=B0=A7)