libreport 2.13.1
A tool to inform users about various problems on the running system
|
Data Fields | |
int | prs_shortbt_max_frames |
generate only max top frames in short_backtrace More... | |
size_t | prs_shortbt_max_text_size |
short bt only if it is bigger then this More... | |
Definition at line 168 of file problem_report.h.
int problem_report_settings::prs_shortbt_max_frames |
generate only max top frames in short_backtrace
Definition at line 170 of file problem_report.h.
size_t problem_report_settings::prs_shortbt_max_text_size |
short bt only if it is bigger then this
Definition at line 171 of file problem_report.h.