mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2026-02-26 15:02:10 +00:00
Previously these all resulted in EXCEPTION_STACK_BUFFER_OVERRUN but this hides various specific fast fail crash types, which are now provided based on the exception's subcode. Tests: added to minidump_process_unittest.cc Bug: 865632 Change-Id: Ic6693de247da55cf6d132d108c6e20c635f366b1 Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3771437 Reviewed-by: Robert Sesek <rsesek@chromium.org> |
||
|---|---|---|
| .. | ||
| breakpad_types.h | ||
| minidump_cpu_amd64.h | ||
| minidump_cpu_arm.h | ||
| minidump_cpu_arm64.h | ||
| minidump_cpu_mips.h | ||
| minidump_cpu_ppc.h | ||
| minidump_cpu_ppc64.h | ||
| minidump_cpu_sparc.h | ||
| minidump_cpu_x86.h | ||
| minidump_exception_fuchsia.h | ||
| minidump_exception_linux.h | ||
| minidump_exception_mac.h | ||
| minidump_exception_ps3.h | ||
| minidump_exception_solaris.h | ||
| minidump_exception_win32.h | ||
| minidump_format.h | ||
| minidump_size.h | ||