canmove, Confirmed users
1,511
edits
(more generic team info) |
(fix socorro link) |
||
Line 6: | Line 6: | ||
* Client integration to handle crash reporting so a central server can aggregate crash data to help improve our products. | * Client integration to handle crash reporting so a central server can aggregate crash data to help improve our products. | ||
* A server that collects and processes collected crash data and uses a symbol server to convert raw dumps into readable stack traces. The processor can insert the resulting data into a database. | * A server that collects and processes collected crash data and uses a symbol server to convert raw dumps into readable stack traces. The processor can insert the resulting data into a database. | ||
* A web interface for viewing and parsing crash reports, called [ | * A web interface for viewing and parsing crash reports, called [https://github.com/mozilla/socorro Socorro]. | ||
More information, source code, and mailing lists for breakpad library development can be found at the | More information, source code, and mailing lists for breakpad library development can be found at the |