This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] document Cygwin native specific commands


At 18:26 19/02/2002 , Eli Zaretskii a écrit:
> > Date: Tue, 19 Feb 2002 11:37:35 -0500
> > From: Andrew Cagney <ac131313@cygnus.com>
> > 
> > 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 <RET>", 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]