L4Re Operating System Framework
Interface and Usage Documentation
|
Back-trace support for exceptions. More...
#include <l4/cxx/exceptions>
Protected Member Functions | |
Exception_tracer () noexcept | |
Create a back trace. | |
Back-trace support for exceptions.
This class holds an array of at most L4_CXX_EXCEPTION_BACKTRACE instruction pointers containing the call trace at the instant when an exception was thrown.
Definition at line 62 of file exceptions.