From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8983 invoked by alias); 16 Jan 2002 06:11:26 -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 8934 invoked from network); 16 Jan 2002 06:11:22 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 16 Jan 2002 06:11:22 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA02917; Wed, 16 Jan 2002 08:10:35 +0200 (IST) Date: Tue, 15 Jan 2002 22:11:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Andrew Cagney cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Add ``Maintenance Commands'' appendix In-Reply-To: <3C448ED5.6070409@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-01/txt/msg00447.txt.bz2 On Tue, 15 Jan 2002, Andrew Cagney wrote: > > You can see these breakpoints with the @value{GDBN} maintenance command > > @samp{maint info breakpoints}. > > I guess I snip things here and change the @samp{} to some sort of cross > reference to the maintenance command. Yes, that would be useful. > Er, how do I do the cross reference bit? Like this: You can see these breakpoints with the @value{GDBN} maintenance command @samp{maint info breakpoints} (@pxref{Maintenance Commands}). (The node name inside @pxref might need to be changed to the actual name of the new node you are writing; I don't remember how did you call it.)