(Ada) provide the exception message when hitting an exception catchpoint
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index f7067464a8b5bd8dcd5c93238cc565883353513a..00451d243d5baea361dda2266e20c9661306729f 100644 (file)
@@ -27201,7 +27201,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
+with an exception message, @value{GDBN} provides that message via
+the @code{exception-message} field.
 
 @c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 @node GDB/MI Simple Examples
This page took 0.059532 seconds and 4 git commands to generate.