breakpad/src/client
waylonis d31c8b0292 Changes to support patch #108:
- Calculate unique file id for mach-o files
- Add file id support to dump_syms and symupload tools
- Fix return values of tools to indicate success or failure
- Change dump_syms class to be Objective-C++



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@109 4c0a9323-5329-0410-9bdc-e9ce6186880e
2007-01-23 19:17:03 +00:00
..
mac/handler Changes to support patch #108: 2007-01-23 19:17:03 +00:00
windows Pass the exception record (EXCEPTION_POINTERS*) to callback functions from 2007-01-12 16:54:10 +00:00
minidump_file_writer-inl.h Add minidump file writer. Tested on Mac, but should compile on POSIX systems. 2006-11-16 21:52:18 +00:00
minidump_file_writer.cc Add better support for UTF character conversions. Fixes Issue 78. 2006-12-16 01:01:19 +00:00
minidump_file_writer.h Add better support for UTF character conversions. Fixes Issue 78. 2006-12-16 01:01:19 +00:00
minidump_file_writer_unittest.cc Add unittest for minidump file writer. Fixes issue #85. 2006-12-16 00:42:13 +00:00