breakpad/src
2008-11-24 20:47:37 +00:00
..
client Added some sanity checks when iterating over threads in a crashed process. In same cases the ESP could be 0. In other cases it would be borked completely(i.e. pointing to an invalid range). 2008-11-19 19:07:34 +00:00
common Issue 259 - crash when generating large .sym files with dump_syms on Linux. Patch by login_ing@yahoo.com, r=Liu Li 2008-11-24 20:47:37 +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