breakpad/src
doshimun 104e4e0114 Fix an AppVerifier STOP in OOP server code. In the destructor of
the OOP server, we need to wait for any pending I/O to be done.



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@308 4c0a9323-5329-0410-9bdc-e9ce6186880e
2009-01-16 22:37:48 +00:00
..
client Fix an AppVerifier STOP in OOP server code. In the destructor of 2009-01-16 22:37:48 +00:00
common Issue 283 - DWARF dumper doesn't handle DW_AT_specification. r=nealsid 2008-12-08 13:12:45 +00:00
google_breakpad 64-bit processor can't handle 32-bit ppc minidumps due to struct padding 2008-05-14 18:24:23 +00:00
processor Include what you use: include <algorithm> and <string.h> as needed. Patch by 2008-09-15 18:16:49 +00:00
tools Issue 181: Add version info for Mac OS X modules. Found by iterating over load commands until I found LC_ID_DYLIB. Also modified crash_report to generate version number. Also added suspend/resume capability to exception handler, necessary because exception handling can behave strangely across fork() calls. Also added fix for filtering out functions with no line number information, and for filtering out some multiple inheritance glue the compiler generates. 2008-10-22 05:08:50 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00