libexcept 1.1.19
Stack trace along C++ exceptions
Namespaces | Functions
report_signal.h File Reference

Report crashing signals if they are emitted. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libexcept
 

Functions

void libexcept::init_report_signal ()
 Setup the callbacks.
 

Detailed Description

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.