From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11884 invoked by alias); 7 Feb 2007 18:25:21 -0000 Received: (qmail 11863 invoked by uid 22791); 7 Feb 2007 18:25:20 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 Feb 2007 18:25:07 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-70-73.inter.net.il [80.230.70.73]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FZS95291 (AUTH halo1); Wed, 7 Feb 2007 20:24:50 +0200 (IST) Date: Wed, 07 Feb 2007 18:25:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org, Richard.Earnshaw@arm.com In-reply-to: <20070206132625.GA32212@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 6 Feb 2007 08:26:25 -0500) Subject: Re: [RFC] Target described register suppport (finally) Reply-to: Eli Zaretskii References: <20070129220444.GC17422@nevyn.them.org> <20070206132625.GA32212@nevyn.them.org> 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/msg00060.txt.bz2 > Date: Tue, 6 Feb 2007 08:26:25 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org, Richard.Earnshaw@arm.com > > On Fri, Feb 02, 2007 at 09:17:51PM +0200, Eli Zaretskii wrote: > > > @example > > > > We use @smallexample throughout. > > Thanks, fixed - there was only one @example outside of my patch and I > corrected that one too. Thanks! > * 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.