![]() |
libexcept 1.1.19
Stack trace along C++ exceptions
|
Report crashing signals if they are emitted. More...
Go to the source code of this file.
Namespaces | |
namespace | libexcept |
Functions | |
void | libexcept::init_report_signal () |
Setup the callbacks. | |
By default a crashing signal kills your application quietly, making it very difficult to know what happened.
The report signal implementation sets up signal handlers to capture those signals and report the stack trace which will include the point where the crash occurred.
Definition in file report_signal.h.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.