Previous: , Up: GDB/MI Output Records   [Contents][Index]


28.5.10 GDB/MI Ada Exception Information

Whenever a *stopped record is emitted because the program stopped after hitting an exception catchpoint (see Setting Catchpoints), ROCGDB provides the name of the exception that was raised via the exception-name field. Also, for exceptions that were raised with an exception message, ROCGDB provides that message via the exception-message field.