summaryrefslogtreecommitdiffstats
path: root/lib/plugins/CCpp.cpp
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-09-22 18:05:08 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-09-22 18:05:08 +0200
commitb5f18dbe443f8b0295d34f23d00e66d324dff28b (patch)
treea98b68436cc5e69c71782243963b37fd74593367 /lib/plugins/CCpp.cpp
parent3550d52943a2f8214d82e5cc6e6f00beb5d8d1ed (diff)
downloadabrt-b5f18dbe443f8b0295d34f23d00e66d324dff28b.tar.gz
abrt-b5f18dbe443f8b0295d34f23d00e66d324dff28b.tar.xz
abrt-b5f18dbe443f8b0295d34f23d00e66d324dff28b.zip
This patch splits off abrtd's package/component/description
generation into a separate tool: abrt-action-save-package-data: invalid option -- 'z' Usage: abrt-action-save-package-data -d DIR [-vs] Query package database and save package name, component, and description Options: -d DIR Crash dump directory -v Verbose -s Log to syslog This also allows for debugging and regression testing of abrt-action-save-package-data - it can be simply run from command-line. Also it provides a better fault isolation - crash in abrt-action-save-package-data does not take down abrtd. Same goes for isolation of memory leaks - old code actually had leaks on a rarely used error path. New code doesn't, but if it would have, it wouldn't matter, since the process is short-lived. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'lib/plugins/CCpp.cpp')
0 files changed, 0 insertions, 0 deletions