breakpad/src
2009-05-28 17:50:33 +00:00
..
client Show the reporter UI for Breakpad.framework regardless of whether continuing the crashed process succeeded (issue 319) 2009-05-28 16:26:30 +00:00
common Fix up warnings when building http_upload.cc. Changed warning level to /W4, and also turned off deprecated 64-bit compatability warning flag(since some people are regularly building Breakpad in 64-bit mode, if we turn off this flag we get rid of a warning in 32 bit mode under VS2008) 2009-05-27 16:54:23 +00:00
google_breakpad Fix for issues 296, 297. Various symbol supplier classes need to be updated with new overload('make check' was failing, as well as crash_report), and remove logging that was flooding output 2009-02-27 23:59:40 +00:00
processor Fix minidump_stackwalk compilation on gcc 4.3. Patch by Jim Blandy 2009-05-28 17:50:33 +00:00
tools Deleting obsolete file(when I added DWARF support I had to make this a .MM but I forgot to delete the old file) 2009-05-12 17:19:59 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00