This is a reworked patch set for management of recoverable exceptions.
The assembly that would have followed the exception handler has been
moved to a pair of epilogue functions to avoid the appearance of dead
code following the fatal error handlers and the signal mapping code has
been refactored i
above constraints, it was suggested that perhaps RTEMS needs an
Exception Management API upon which both the exception to signal mapping and
fatal extensions can be built. This would also trivially allow other
platform-agnostic exception handlers to be written for other system management
use cases. Libdeb