[RFA] -list-target-groups --available

Eli Zaretskii eliz@gnu.org
Mon Dec 1 20:39:00 GMT 2008


> From: Vladimir Prus <vladimir@codesourcery.com>
> Date: Mon, 1 Dec 2008 11:11:20 +0300
> Cc: drow@false.org,  gdb-patches@sources.redhat.com
> 
> >  . @appendix is an equivalent of @section, so its immediate sub-nodes
> >     cannot be @section's.  They should be @appendixsubsec instead.
> 
> That lead to texinfo/tex errors. @appendixsection, however, appears to
> work fine both to info and pdf output.

Sorry, my bad.  Yes, @appendixsection is the right command.

> > > +Each item is required to include a column with name of @samp{pid},
> > > +that identifies the process.
> > 
> > "name of `pid'" does not sound right.  Do you mean " the name of the
> > process identified by @var{pid}"?
> 
> I mean that:
> 
> - the name of the column should be 'pid'
> - the value of the column should identify the process
> 
> I've clarified this and also addressed Dan's comments. Revised patch
> attached, OK?

Yes, but I have a better suggestion:

> +Each item should include a column with name of @samp{pid}.

  Each item should include a column whose name is @samp{pid}.



More information about the Gdb-patches mailing list