i3
sighandler.h File Reference
#include <config.h>
Include dependency graph for sighandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void setup_signal_handler (void)
 Configured a signal handler to gracefully handle crashes and allow the user to generate a backtrace and rescue their session.
 

Function Documentation

◆ setup_signal_handler()

void setup_signal_handler ( void )

Configured a signal handler to gracefully handle crashes and allow the user to generate a backtrace and rescue their session.

Definition at line 335 of file sighandler.c.

References ELOG, and handle_signal().

Referenced by main().

Here is the call graph for this function: