breakpad/src/google_breakpad/common
mseaborn@chromium.org 85c352695f Add MD_OS_NACL platform_id value for identifying NaCl minidumps
Change minidump-2-core to accept minidumps with this platform_id value
rather than rejecting them as non-Linux dumps.

Add a missing "break" for a MD_OS_PS3 case.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3424
TEST= tested with work-in-progress NaCl minidump generator

Review URL: https://breakpad.appspot.com/590002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1172 4c0a9323-5329-0410-9bdc-e9ce6186880e
2013-05-06 23:33:02 +00:00
..
breakpad_types.h Fix some more Win32 compat issues in processor code 2013-03-06 14:06:52 +00:00
minidump_cpu_amd64.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_cpu_arm.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_cpu_ppc.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_cpu_ppc64.h Add PPC64 support to breakpad processor. 2013-04-12 23:24:02 +00:00
minidump_cpu_sparc.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_cpu_x86.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
minidump_exception_linux.h Fix linux compile errors for some systems. 2012-10-02 10:46:31 +00:00
minidump_exception_mac.h processor: add arm exception flags 2012-09-25 08:30:48 +00:00
minidump_exception_ps3.h Add MD_OS_PS3 to breakpad and exception types. 2013-04-25 20:36:31 +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 Add MD_OS_NACL platform_id value for identifying NaCl minidumps 2013-05-06 23:33:02 +00:00
minidump_size.h C++ file gets a C++ comment 2007-05-31 19:49:04 +00:00