Query: abrt-action-generate-backtrace
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ABRT-ACTION-GENERA(1) ABRT Manual ABRT-ACTION-GENERA(1)NAMEabrt-action-generate-backtrace - Analyzes coredump, generates and saves backtrace.SYNOPSISabrt-action-generate-backtrace [-v] [-d DIR] [-i DIR1[:DIR2]...] [-t NUM]DESCRIPTIONThis 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-backtraceOPTIONS-d DIR Path to problem directory. -v Be more verbose. Can be given multiple times. -i DIR1[:DIR2] Additional debuginfo directories -t NUM Kill gdb if it runs for more than NUM secondsAUTHORSo ABRT team abrt 2.1.11 06/18/2014 ABRT-ACTION-GENERA(1)
Related Man Pages |
---|
abrt-configuration(8) - centos |
abrt-action-analyze-backtrace(1) - centos |
abrt-retrace-client(1) - centos |
abrt-server(1) - centos |
reporter-print(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
[TIP] Processing YAML files with yq |