abrt-action-analyze-c - Man Page
Calculate and save UUID for a problem data directory DIR with coredump.
Examples (TL;DR)
Synopsis
Description
The tool reads the file named coredump from a problem data directory, processes it and generates a universally unique identifier (UUID). Then it saves this data as new element uuid.
Integration with ABRT events
abrt-action-analyze-c can be used to generate the UUID of a newly saved coredump.
EVENT=post-create analyzer=CCpp abrt-action-analyze-c
Options
- -d DIR
Path to a problem directory. Current working directory is used when this option is not provided.
- -v
Be more verbose. Can be given multiple times.
Authors
- ABRT team
Info
09/11/2024 abrt 2.17.6 ABRT Manual