Actions
Feature #528
closedCrash repporting support
Start date:
08/08/2012
Due date:
% Done:
100%
Estimated time:
Description
Create script which will do crash report of BESIP. It hsould be reproducable on same image. Willl be used for extended crash reporting.
It should have two parts. First which will enable crash reporting and core creation.
besip_cr start
second, which will collect logs, overlay and core dumps and create tgz from it
besip_cr report
it will create file:
besip-${target}-${version}-${date}.tgz
Updated by Jiří Šlachta over 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Besip crash logging usage is:
besip {cr,crash-logging} {start,stop,collect}
It seems like that core dumping does not work yet.
Updated by Jiří Šlachta almost 12 years ago
- Status changed from In Progress to Resolved
Updated by Jiří Šlachta almost 12 years ago
- Status changed from Resolved to Closed
Actions