[RFA][patch 1/9] Yet another respin of the patch with initial Python support

Thiago Jung Bauermann bauerman@br.ibm.com
Mon Aug 4 04:44:00 GMT 2008


On Sat, 2008-07-26 at 16:06 +0300, Eli Zaretskii wrote:
> > +Evaluate @var{command}, a string, as a @value{GDBN} CLI command.
> > +Exceptions are translated as noted above.  If no error occurs, this
> > +function will return @code{None}.
> 
> The last sentence begs a question: what happens if errors _do_ occur?

I suggest rewording this as:

  Evaluate @var{command}, a string, as a @value{GDBN} CLI command.
  If no error occurs, this function will return @code{None}.  Otherwise,
  GDB exceptions are translated as noted above.

-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center



More information about the Gdb-patches mailing list