From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15145 invoked by alias); 7 Feb 2002 19:53:31 -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 15001 invoked from network); 7 Feb 2002 19:53:29 -0000 Received: from unknown (HELO pasiphae03.frii.com) (216.17.128.35) by sources.redhat.com with SMTP; 7 Feb 2002 19:53:29 -0000 Received: from deimos.frii.net (deimos.frii.com [216.17.128.2]) by pasiphae03.frii.com (8.12.2/8.12.2) with ESMTP id g17JrPGQ092055 for ; Thu, 7 Feb 2002 12:53:25 -0700 (MST) Received: from ari-co2d-146.rasserver.net (ari-co2d-146.rasserver.net [207.92.202.146]) by deimos.frii.net (8.12.2/8.12.2) with ESMTP id g17JrCiH023435 for ; Thu, 7 Feb 2002 12:53:23 -0700 (MST) Date: Thu, 07 Feb 2002 11:53:00 -0000 From: "Theodore A. Roth" X-X-Sender: troth@bozoland.mynet To: gdb@sources.redhat.com Subject: gdb support for Atmel AVR Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-02/txt/msg00123.txt.bz2 Hi, I have a patch for gdb-5.1 which adds support for Atmel's AVR microprocessors. It's getting to the point where it works well and is closing in on being ready for submission for inclusion. Before the patch can be considered for inclusion, I know I need to sign some documents. Thus, can someone point me at them? I've searched the web and have only found references to the them, but not the actual docs. I would also need to know where to send the signed docs. I was also wondering if someone would be kind enough to review the patch as it stands now and comment on it. I'm sure it will need some more work to clean up loose ends before it can be accepted for inclusion. It might need broken up since it's a rather large patch right now. Here's a link to the patch: http://freesoftware.fsf.org/download/simulavr/gdb-patches/ Thanks, Ted Roth