abrt-CCpp (5) Linux Manual Page
abrt-CCpp.conf – Configuration file for ABRT’s core dump crash hook
Description
The configuration file consists of items in the format "Option = Value". Ithe following items are recognized:
MakeCompatCore = yes / no …
- If you also want to dump file named "core" in crashed process’ current dir, set to "yes".
SaveBinaryImage = yes / no …
- Do you want a copy of crashed binary be saved? Useful, for example, when deleted binary segfaults. Default is no.
VerboseLog = NUM
- Used to make the hook more verbose
See Also
abrt.conf(5)
Authors
- • ABRT team
