[RFA/doco] (Ada) provide the exception message when hitting an exception catchpoint

Joel Brobecker brobecker@adacore.com
Fri Nov 24 22:17:00 GMT 2017


> > > diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
> > > index 29d4789..430db0f 100644
> > > --- a/gdb/doc/gdb.texinfo
> > > +++ b/gdb/doc/gdb.texinfo
> > > @@ -27183,7 +27183,9 @@ thread was last seen on.  This field is optional.
> > >  Whenever a @code{*stopped} record is emitted because the program
> > >  stopped after hitting an exception catchpoint (@pxref{Set Catchpoints}),
> > >  @value{GDBN} provides the name of the exception that was raised via
> > > -the @code{exception-name} field.
> > > +the @code{exception-name} field. Also, for exceptions that were raised
> 
> Two spaces, please.
> 
> > > +with an exception message, @value{GDBN} provides that message via
> > > +the @code{exception-message} field.
> 
> Otherwise, the documentation part is OK.

Thanks Eli! Documentation adjusted as suggested.

I reran the testsuite on x86_64-linux, and pushed the patch.
Attached is what I pushed.

-- 
Joel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Ada-provide-the-exception-message-when-hitting-an-ex.patch
Type: text/x-diff
Size: 12756 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20171124/d95984a8/attachment.bin>


More information about the Gdb-patches mailing list