From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9862 invoked by alias); 15 Feb 2002 19:06:43 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9797 invoked from network); 15 Feb 2002 19:06:40 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 15 Feb 2002 19:06:40 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16bngr-0000G9-00; Fri, 15 Feb 2002 14:06:37 -0500 Date: Fri, 15 Feb 2002 11:06:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] gdbserver --attach support Message-ID: <20020215140637.A839@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sources.redhat.com References: <20020117152504.A6947@nevyn.them.org> <6137-Fri18Jan2002101403+0200-eliz@is.elta.co.il> <20020215110124.A21634@nevyn.them.org> <7263-Fri15Feb2002204634+0200-eliz@is.elta.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7263-Fri15Feb2002204634+0200-eliz@is.elta.co.il> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00434.txt.bz2 On Fri, Feb 15, 2002 at 08:46:35PM +0200, Eli Zaretskii wrote: > > Date: Fri, 15 Feb 2002 11:01:24 -0500 > > From: Daniel Jacobowitz > > > > Well, that took me much too long. Eli, how's this? I haven't written > > texinfo before, but I think I did OK. > > You did very well. Allow me a minor comment: > > > +@smallexample > > +target> gdbserver @var{comm} --attach @var{PID} > > +@end smallexample > > There's no need to up-case the argument of @var. In the Info manual, > it will be up-cased by makeinfo. But in the printed manual, TeX > typesets @var in a slanted typeface, so upper-case PID will look ugly. > The same pertains to the HTML output. > > So just @var{pid} should do the job. > > Otherwise, please commit this. Learn something every day... Thanks! -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer