From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8204 invoked by alias); 20 Feb 2002 10:20:31 -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 8059 invoked from network); 20 Feb 2002 10:20:21 -0000 Received: from unknown (HELO cerbere.u-strasbg.fr) (130.79.112.7) by sources.redhat.com with SMTP; 20 Feb 2002 10:20:21 -0000 Received: from laocoon (laocoon.u-strasbg.fr [130.79.112.72]) by cerbere.u-strasbg.fr (8.9.3/8.8.7) with ESMTP id LAA19546; Wed, 20 Feb 2002 11:19:55 +0100 Message-Id: <4.2.0.58.20020220111422.014f0140@ics.u-strasbg.fr> X-Sender: muller@ics.u-strasbg.fr X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 20 Feb 2002 02:20:00 -0000 To: Eli Zaretskii , ac131313@cygnus.com From: Pierre Muller Subject: Re: [RFC] document Cygwin native specific commands Cc: gdb-patches@sources.redhat.com In-Reply-To: <563-Tue19Feb2002192641+0200-eliz@is.elta.co.il> References: <3C727F4F.5020100@cygnus.com> <4.2.0.58.20020219102752.0248dc18@ics.u-strasbg.fr> <4760-Tue19Feb2002152216+0200-eliz@is.elta.co.il> <3C727F4F.5020100@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-SW-Source: 2002-02/txt/msg00524.txt.bz2 At 18:26 19/02/2002 , Eli Zaretskii a écrit: > > Date: Tue, 19 Feb 2002 11:37:35 -0500 > > From: Andrew Cagney > > > > Hmm. Given a dump of all of GDB's commands, should there be a kindex > > for each? > >Yes, each command described in the manual should be indexed. That >way, all users need to type to find the documentation of any given >command CMD is "i CMD ", once they are in an Info reader. Sorrry, Eli, but I don't really understand what I should do here. Thus I looked at the subsection above concerning DJGPP specific commands, but there I find a kindex entry for : "info dos" "sysinfo" but nothing for ldt gdt idt dos subcommands.... Shouldn't there be @kindex info dos ... @kindex info dos sysinfo ... @kindex info dos ldt @kindex info dos gdt @kindex info dos idt ????? In my code I added a @kindex shell but there is a "shell" command and I was documenting "set shell" Cygwin specifc command.... So -- should I use @kindex set shell ? -- shouldn't in be a w32 subcommand ? but is this possible for set/show commands ? Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99