From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20008 invoked by alias); 11 Aug 2011 17:44:12 -0000 Received: (qmail 19999 invoked by uid 22791); 11 Aug 2011 17:44:10 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Aug 2011 17:43:53 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7BHhfhr024508 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 11 Aug 2011 13:43:42 -0400 Received: from psique ([10.3.112.12]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p7BHhYpn002684; Thu, 11 Aug 2011 13:43:36 -0400 From: Sergio Durigan Junior To: Abhijit Halder Cc: Eli Zaretskii , tromey@redhat.com, pedro@codesourcery.com, gdb-patches@sourceware.org, jan.kratochvil@redhat.com Subject: Re: [PATCH] An implementation of pipe to make I/O communication between gdb and shell. References: <201108041029.37721.pedro@codesourcery.com> <83pqkjx578.fsf@gnu.org> Date: Thu, 11 Aug 2011 17:44:00 -0000 In-Reply-To: (Abhijit Halder's message of "Thu, 11 Aug 2011 08:21:31 +0530") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2011-08/txt/msg00238.txt.bz2 Abhijit Halder writes: > On Wed, Aug 10, 2011 at 11:24 PM, Sergio Durigan Junior > wrote: >> 1) I don't remember if you already answered that, but do you have a >> copyright assignment (or have you started the process to obtain one)? >> > Hi, actually I am not aware of how to perform this. Can someone please > provide me some reference pointer to know about this process? It will > be a great help. Please contact Tom Tromey privately and he can get you started on this.