summaryrefslogtreecommitdiffstats
path: root/src/plugins/ccpp_events.conf
blob: 1ad576082062f9a8655795bb4dcf7b239d94c967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
EVENT=post-create analyzer=CCpp         abrt-action-analyze-c

#TODO: implement this (or add this functionality to abrt-action-install-debuginfo):
#EVENT=analyze analyzer=CCpp backtrace=     trim-debuginfo-cache /var/cache/abrt-di 4096m

#TODO: can we still specify additional directories to search for debuginfos,
# or was this ability lost with move to python installer?
EVENT=analyze analyzer=CCpp backtrace=     abrt-action-install-debuginfo --core="$DUMP_DIR/coredump"
EVENT=analyze analyzer=CCpp backtrace=     abrt-action-generate-backtrace

# Same as "analyze", but executed when user requests "refresh" in GUI
#EVENT=reanalyze analyzer=CCpp  trim-debuginfo-cache /var/cache/abrt-di 4096m
EVENT=reanalyze analyzer=CCpp  abrt-action-install-debuginfo --core="$DUMP_DIR/coredump"
EVENT=reanalyze analyzer=CCpp  abrt-action-generate-backtrace

EVENT=report_Bugzilla analyzer=CCpp        abrt-action-bugzilla -c /etc/abrt/plugins/Bugzilla.conf
EVENT=report_Logger   analyzer=CCpp        abrt-action-print -o /var/log/abrt.log