[RFC][python] Add support for convenience functions implemented in Python

Thiago Jung Bauermann bauerman@br.ibm.com
Tue Feb 3 14:14:00 GMT 2009


El lun, 02-02-2009 a las 21:47 +0200, Eli Zaretskii escribió:
> > gdb/doc/
> > 2008-02-02  Tom Tromey  <tromey@redhat.com>
> > 
> > 	* gdb.texinfo (Convenience Vars): Document convenience functions.
> > 	(Functions In Python): New node.
> > 	(Python API): Update.
> 
> Approved, with comments:

Thanks!

> > +@value{GDBN}.  The @var{name} argument is the name of the function.
> > +This must be a string.  The function is made visible to the user as a
> > +convenience variable, of ``internal function'' type, whose name is the
> > +same as @var{name}.
> 
> Suggest to rephrase as follows:
> 
>   The argument @var{name} is the name of the function, a string.  The
>   function will be visible to the user as a convenience variable of
>   type @code{internal function}, whose name is the same as the given
>   @var{name}.

Ok, adopted your wording.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center



More information about the Gdb-patches mailing list