1ABRT-ACTION-ANALYZ(1) ABRT Manual ABRT-ACTION-ANALYZ(1)
2
3
4
6 abrt-action-analyze-ccpp-local - Generates backtrace and search for
7 duplicates
8
10 abrt-action-analyze-ccpp-local [--without-bz] [--without-bodhi]
11
13 This tool uses gdb(1)'s built-in integration for debuginfod to generate
14 a backtrace for coredump in the problem directory, also checks for
15 existing duplicates in Bugzilla and possible updates related to the
16 detected crash.
17
18 Integration with ABRT events
19 abrt-action-analyze-ccpp-local is used in the analyze step when
20 processing C/C++ crashes
21
22 EVENT=analyze_LocalGDB analyzer=CCpp
23 abrt-action-analyze-ccpp-local
24
26 --without-bz
27 Don’t search bugzilla for existing duplicates
28
29 --without-bodhi
30 Don’t search bodhi for existing updates
31
33 • ABRT team
34
35
36
37abrt 2.17.1 07/19/2023 ABRT-ACTION-ANALYZ(1)