From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31473 invoked by alias); 4 Oct 2004 14:56:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31406 invoked from network); 4 Oct 2004 14:56:50 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 4 Oct 2004 14:56:50 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i94EuiSi023939 for ; Mon, 4 Oct 2004 10:56:45 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i94Euir25542; Mon, 4 Oct 2004 10:56:44 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 15D1028D2; Mon, 4 Oct 2004 10:56:28 -0400 (EDT) Message-ID: <4161649B.6030203@gnu.org> Date: Mon, 04 Oct 2004 14:56:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040831 MIME-Version: 1.0 To: "Amit S. Kale" Cc: Mark Kettenis , gdb-patches@sources.redhat.com Subject: Re: kgdb support for gdb References: <200410011314.33157.amitkale@linsyssoft.com> <200410012200.i91M0x8m001379@elgar.sibelius.xs4all.nl> <200410020921.45566.amitkale@linsyssoft.com> In-Reply-To: <200410020921.45566.amitkale@linsyssoft.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00049.txt.bz2 >>> Oh, and if you want this code to be included in the official GDB >>> sources, you'll have to assign copyright to the FSF of course. > > > Definitely. Do I have to change the copyright message on the cfiles myself, or > the gdb folks do it while including them into the gdb cvs tree? I have > already signed a blanket copyright disclaimer for gdb contributions from > myself as an individual. I'll have to sign one more for my company, > LinSysSoft. Hmm, legal matter, I'll handle that off list. Andrew