From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14377 invoked by alias); 4 Mar 2003 16:29:59 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14352 invoked from network); 4 Mar 2003 16:29:58 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 4 Mar 2003 16:29:58 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D4ABD2A9C; Tue, 4 Mar 2003 11:29:55 -0500 (EST) Message-ID: <3E64D483.5000902@redhat.com> Date: Tue, 04 Mar 2003 16:29:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Miles Bader Cc: Daniel Jacobowitz , uclinux-dev@uclinux.org, gdb@sources.redhat.com Subject: Re: gdbserver relocation? References: <20030224142831.GB24793@nevyn.them.org> <20030224152608.GB2206@gnu.org> <3E5A3E20.5040706@redhat.com> <20030304030318.GB31172@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00083.txt.bz2 > Daniel Jacobowitz writes: > >> > What do you think of the following patch (I added the `handle_query' >> > target callback, and then provided a linux-low.c implementation)? > >> >> It looks reasonable to me. Do you have GDB copyright papers on file? > > > I don't think so; ac131313 sent me a form to do this, which I CC'd to > the FSF a week ago or so, but I haven't received any reply yet (I will > certainly sign an assignment, but it may take a while to get a copyright > disclaimer from my work). It's a legal process and as such can take a little time. Once the paper work is resolved, can you please submit this patch to gdb-patches@sources.redhat.com Andrew