mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-22 10:32:58 +00:00
6dd21d3baf490a34af0b1b1f5a48f8443dcb1ea6
- Interface change: Minidump constructor now accepts a const string& path argument instead of int fd. Minidump will open the file on first Read and close it upon destruction. - Adapt callers to new interface, no longer leaking file descriptors. http://groups.google.com/group/airbag-dev/browse_thread/thread/ff24dbcde7db8ae3 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@20 4c0a9323-5329-0410-9bdc-e9ce6186880e
Airbag is a set of client and server components which implement a crash-reporting system.
Description
Languages
C++
70.3%
Makefile
13.4%
C
5%
Shell
4.4%
Objective-C
3.1%
Other
3.7%