#include <stdio.h>
Go to the source code of this file.
Functions | |
void | init_crash_handler () |
void | dump_crash_info (FILE *file) |
void | write_stack_trace (FILE *file, int ignore_count) |
void dump_crash_info | ( | FILE * | file | ) |
void init_crash_handler | ( | ) |
void write_stack_trace | ( | FILE * | file, | |
int | ignore_count | |||
) |