DDraceNetwork Documentation
Loading...
Searching...
No Matches
Crash-dumping

Functions

void crashdump_init_if_available (const char *log_file_path)
 

Detailed Description

Function Documentation

◆ crashdump_init_if_available()

void crashdump_init_if_available ( const char log_file_path)

Initializes the crash dumper and sets the filename to write the crash dump to, if support for crash logging was compiled in. Otherwise does nothing.

Parameters
log_file_pathAbsolute path to which crash log file should be written.