From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13347 invoked by alias); 22 Feb 2003 23:28:32 -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 13340 invoked from network); 22 Feb 2003 23:28:32 -0000 Received: from unknown (HELO gandalf.inter.net.il) (192.114.186.22) by 172.16.49.205 with SMTP; 22 Feb 2003 23:28:32 -0000 Received: from zaretsky (adsl-ayalon-pc-129-174.inter.net.il [213.8.129.174]) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AGJ70489; Sun, 23 Feb 2003 01:28:22 +0200 (IST) Date: Sat, 22 Feb 2003 23:28:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <7704-Sun23Feb2003012438+0200-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com, sjohnson@neurizon.net In-reply-to: <3E54D3D1.9040700@redhat.com> (message from Andrew Cagney on Thu, 20 Feb 2003 08:10:41 -0500) Subject: Re: [patch, rfa:doco] Add set/show remote hardware-breakpoint/watchpoint-limit Reply-to: Eli Zaretskii References: <4D19136444628A40840EFE8C5AE04147017A45@ELTIMAIL1.elta.co.il> <3E54D3D1.9040700@redhat.com> X-SW-Source: 2003-02/txt/msg00547.txt.bz2 > Date: Thu, 20 Feb 2003 08:10:41 -0500 > From: Andrew Cagney > > Meta question, is there a shorthand way of doing this: > > @kindex command > @anchor command > @index command I don't think so. > Perhaphs a custom GDB @macro? I'd recommend against using @macro unless absolutely necessary. Texinfo macros give you a lot of trouble when you TeX the manual.