breakpad/src
2008-12-03 18:23:09 +00:00
..
client ExceptionHandler class is not handling initialization errors, such as the 2008-12-03 17:21:34 +00:00
common issue 286 - clean up some demangling code in dump_syms.mm. r=chris rogers 2008-12-03 18:23:09 +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