Changes

Jump to: navigation, search

Breakpad

191 bytes added, 18:09, 8 March 2007
Breakpad Integration into Mozilla
Breakpad is a set of libraries for client-side crash reporting. This page talks about integrating breakpad with Mozilla products. [http://groups.google.com/group/google-breakpad-discuss/browse_thread/thread/4f40867980fe7452 Breakpad was formerly called airbag]. The libraries are being developed as a [http://groups.google.com/group/google-breakpad-discuss/browse_thread/thread/2a082e9c8636031c narrowly scoped] Google code project. The breakpad libraries do not provide any crash-reporting UI, nor do they provide a server.
Out Our implementation has two three parts:
* Client integration to handle crash reporting so a central server can aggregate crash data to help improve our products.
* A digester that processes collected crash data and uses a symbol server to convert raw dumps into readable stack traces. The digister then can insert the resulting data into a database.
* A web interface for viewing and parsing crash reports, called [http://code.google.com/p/socorro/ Socorro].
3,035
edits

Navigation menu