From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28502 invoked by alias); 16 Jul 2012 08:10:40 -0000 Received: (qmail 28494 invoked by uid 22791); 16 Jul 2012 08:10:38 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,MSGID_MULTIPLE_AT,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Jul 2012 08:10:24 +0000 Received: from cam-owa1.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Mon, 16 Jul 2012 09:10:22 +0100 Received: from shawin053 ([10.164.2.89]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 16 Jul 2012 09:11:31 +0100 From: "Terry Guo" To: "'Yao Qi'" Cc: References: <000001cd5338$ded61b20$9c825160$%guo@arm.com> <1883057.PpQhSjGyFQ@qiyao.dyndns.org> <2753797.Qu9FZj8soo@qiyao.dyndns.org> In-Reply-To: <2753797.Qu9FZj8soo@qiyao.dyndns.org> 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 08:10:00 -0000 Message-ID: <000601cd632a$9c25c670$d4715350$@guo@arm.com> MIME-Version: 1.0 X-MC-Unique: 112071609102204001 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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/msg00210.txt.bz2 > -----Original Message----- > From: Yao Qi [mailto:yao@codesourcery.com] > Sent: Monday, July 16, 2012 9:19 PM > To: gdb-patches@sourceware.org > 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 >=20 > 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? >=20 > I checked /gd/gnuorg/copyright.list again, and find that ARM has the > corporate > assignment, if I read that correctly, >=20 > GDB ARM Limited 2001-08-17 > Assigns past and future changes. > (J. Brooks) >=20 > So the copyright assignment is not an issue to you any more :) Sorry > for the > confusion. >=20 I checked and think you read correctly. The ARM assignment does cover me. N= ever mind the "confusion", at least I learned how to find copyright.list :). BR, Terry