abrt-action-analyze-c - Man Page

Calculate and save UUID for a problem data directory DIR with coredump.

Synopsis

abrt-action-analyze-c [-v] [-d DIR]

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

Info

02/19/2024 abrt 2.17.5 ABRT Manual