ABRT\-ACTION\-ANALYZ
Section: ABRT Manual (1)
Updated: 01/25/2021
Page Index
NAME
abrt-action-analyze-core - Extracts builds from a core dump
SYNOPSIS
abrt-action-analyze-core [-v] [-o OUTFILE] -c COREFILE
DESCRIPTION
The tool reads a core dump and extracts build ids of loaded modules and prints the list to the standard output if the OUTFILE file is not configured.
OPTIONS
-c COREFILE
-
Path to a core dump.
-v
-
Be more verbose. Can be given multiple times.
-o OUTFILE
-
Output file
-h, --help
-
Prints help text
AUTHORS
-
•
ABRT team