breakpad/src/google_breakpad/common
mark@chromium.org c578271545 Speculatively back out r984. See http://codereview.chromium.org/10805065/
and
http://build.chromium.org/p/chromium/builders/NACL%20Tests%20%28x64%29/builds/34563

chrome src/native_client/tests/inbrowser_crash_test/crash_dump_tester.py says
that the observed failures are a symptom of crash_service.exe itself crashing.


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@999 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-07-25 15:34:00 +00:00
..
breakpad_types.h Don't redefine __STDC_FORMAT_MACROS if it's already defined. r=mmentovai. 2008-03-04 17:33:25 +00:00
minidump_cpu_amd64.h Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle dumps using the old value for MD_CONTEXT_ARM 2011-08-30 22:22:08 +00:00
minidump_cpu_arm.h Use frame pointer to walk ARM stack on iOS. 2011-10-17 13:42:35 +00:00
minidump_cpu_ppc64.h Issue 245: refactoring minidump_format.h into architecture & platform specific files 2008-03-17 05:24:12 +00:00
minidump_cpu_ppc.h Fix build breaks on Solaris using Sun Studio. 2009-02-23 09:28:29 +00:00
minidump_cpu_sparc.h Issue 245: refactoring minidump_format.h into architecture & platform specific files 2008-03-17 05:24:12 +00:00
minidump_cpu_x86.h Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle dumps using the old value for MD_CONTEXT_ARM 2011-08-30 22:22:08 +00:00
minidump_exception_linux.h Issue 245: refactoring minidump_format.h into architecture & platform specific files 2008-03-17 05:24:12 +00:00
minidump_exception_mac.h Add high level API for breakpad on iOS. 2012-03-13 20:02:40 +00:00
minidump_exception_solaris.h Fix a handful of comment spelling errors (Issue 385) 2010-09-09 21:37:54 +00:00
minidump_exception_win32.h Added the base exploitability module for windows. This only adds the very basic exception type based analysis for now. 2010-09-22 02:37:19 +00:00
minidump_format.h Speculatively back out r984. See http://codereview.chromium.org/10805065/ 2012-07-25 15:34:00 +00:00
minidump_size.h C++ file gets a C++ comment 2007-05-31 19:49:04 +00:00