libreport 2.13.1
A tool to inform users about various problems on the running system
Data Fields
problem_report_settings Struct Reference

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...
 

Detailed Description

Definition at line 168 of file problem_report.h.

Field Documentation

◆ prs_shortbt_max_frames

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.

◆ prs_shortbt_max_text_size

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.


The documentation for this struct was generated from the following file: