![]() |
abrt
2.1.11
A tool to inform users about various problems on the running system
|
Go to the source code of this file.
Functions | |
char * | problem_data_save (problem_data_t *pd) |
Saves the problem data. More... | |
int | signal_is_fatal (int signal_no, const char **name) |
char* problem_data_save | ( | problem_data_t * | pd | ) |
Saves the problem data.
Creates the problem_dir in the system problem directory where it's picked by ABRT
[in] | pd | Filled problem data structure to be saved |