diff options
author | Denys Vlasenko <dvlasenk@redhat.com> | 2010-09-20 14:32:34 +0200 |
---|---|---|
committer | Denys Vlasenko <dvlasenk@redhat.com> | 2010-09-20 14:32:34 +0200 |
commit | d5850083f43507efe38becf589e99fe467239e4c (patch) | |
tree | e82fbf6864c07928445fabb3201670616f5ea588 /lib/plugins/Python.cpp | |
parent | 9cfd64c47925338185d8d4b3252c9d53dc8d7afb (diff) | |
download | abrt-d5850083f43507efe38becf589e99fe467239e4c.tar.gz abrt-d5850083f43507efe38becf589e99fe467239e4c.tar.xz abrt-d5850083f43507efe38becf589e99fe467239e4c.zip |
This patch splits off CCpp's backtrace generation into a separate tool:
$ abrt-action-generate-backtrace -z
abrt-action-generate-backtrace: invalid option -- 'z'
Usage: abrt-action-generate-backtrace -d DIR [-i DIR1:DIR2] [-t SECONDS] [-vs]
Generate backtrace, its quality rating, hash, and crashed function
Options:
-d DIR Crash dump directory
-i DIR1:DIR2 Additional debuginfo directories
-t SECONDS Kill gdb if it runs for more than SECONDS
-v Verbose
-s Log to syslog
This also allows for debugging and regression testing of
abrt-action-generate-backtrace separately - it can be simply run
from command-line.
Also it provides a better fault isolation - crash in
abrt-action-generate-backtrace does not take down abrtd.
The code is based on CCpp.cpp.
CCpp analyzer is made to spawn a child to do the backtrace generation.
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'lib/plugins/Python.cpp')
0 files changed, 0 insertions, 0 deletions