MAN page from PLD abrt-addon-ccpp-2.17.5-2.i686.rpm
ABRT\-ACTION\-GENERA
Section: ABRT Manual (1)
Updated: 03/21/2024
Index NAME
abrt-action-generate-backtrace - Analyzes coredump, generates and saves backtrace.
SYNOPSIS
abrt-action-generate-backtrace [-v] [-d DIR] [-t NUM]
DESCRIPTION
This tool runs gdb(1) on a file named coredump in problem directory DIR. gdb(1) generates backtrace and other diagnostic information about the state of the application at the moment when coredump was generated. Then the tool saves it as new element backtrace in this problem directory.
Integration with libreport events
abrt-action-generate-backtrace can be used as an analyzer for application crashes which dump core.
Example usage in report_event.conf:
EVENT=analyze analyzer=CCpp abrt-action-generate-backtrace
OPTIONS
-d DIR
- Path to problem directory.
-v
- Be more verbose. Can be given multiple times.
-t NUM
- Kill gdb if it runs for more than NUM seconds
AUTHORS
- •ABRT team
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- Integration with libreport events
- OPTIONS
- AUTHORS
This document was created byman2html,using the manual pages.