From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20340 invoked by alias); 9 Sep 2008 04:18:42 -0000 Received: (qmail 20329 invoked by uid 22791); 9 Sep 2008 04:18:41 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 09 Sep 2008 04:17:50 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0E70B2A9660; Tue, 9 Sep 2008 00:17:48 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id U0V9wEfDlb7p; Tue, 9 Sep 2008 00:17:47 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id CC77F2A9628; Tue, 9 Sep 2008 00:17:47 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 8DAC8E7ACD; Tue, 9 Sep 2008 06:17:45 +0200 (CEST) Date: Tue, 09 Sep 2008 04:18:00 -0000 From: Joel Brobecker To: Jeremy Bennett Cc: gdb@sourceware.org Subject: Re: HOWTO for porting GDB published Message-ID: <20080909041745.GM25711@adacore.com> References: <1220352763.2870.178.camel@thomas> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1220352763.2870.178.camel@thomas> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00049.txt.bz2 > To help others, I have written up what I did as a HOWTO manual for > porting GDB, using the OpenRISC 1000 port for examples. It's at > > http://www.embecosm.com/download/ean3.html > > I hope this is a useful contribution. I'd welcome feedback and any > suggestions for how this first issue could be improved. I haven't had a chance to look too deeply into it as I am really really busy these days, but I think this is a great effort that I'm sure lots of people who haven't done a new port before will very much appreciate. To give your document a little more visibility, I suggest putting a link to it on the GDB wiki. Would that make sense to everyone? -- Joel