From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2643 invoked by alias); 8 Feb 2007 21:01:40 -0000 Received: (qmail 2631 invoked by uid 22791); 8 Feb 2007 21:01:39 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 08 Feb 2007 21:01:34 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HFGOa-0007wM-1t for gdb-patches@sourceware.org; Thu, 08 Feb 2007 16:01:32 -0500 Date: Thu, 08 Feb 2007 21:01:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFC] Target described register suppport (finally) Message-ID: <20070208210132.GA30414@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20070129220444.GC17422@nevyn.them.org> <20070206132625.GA32212@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2007-02/txt/msg00102.txt.bz2 On Wed, Feb 07, 2007 at 08:24:55PM +0200, Eli Zaretskii wrote: > > * gdb.texinfo (-target-disconnect): Use @smallexample. > > (Requirements): Add anchor for Expat. Update description. > > (Target Descriptions): Mention Expat. > > (Target Description Format): Document new elements. Use > > @smallexample. > > (Predefined Target Types, Standard Target Features): New sections. > > * doc/gdbint.texinfo (Target Descriptions): New section. > > Thanks, I'm happy now. I have checked this in! I'm really glad to have finally done so. I think I've been working on this project, in one form or another, since late 2004. The format won't be set in stone for at least another few months, so I invite anyone interested to experiment with it. -- Daniel Jacobowitz CodeSourcery