breakpad/src
Tim Angus 6b2f69dd10 Also treat DBG_PRINTEXCEPTION* as debug exceptions
Windows 10 now raises an exception when OutputDebugString* are called:
(https://ntquery.wordpress.com/2015/09/07/windows-10-new-anti-debug-outputdebugstringw/)
This change ignores these exception types such that they're not falsely
identified as a crash.

BUG=

Change-Id: I1326212662d46e16407681d5ea6377f63ee188ce
Reviewed-on: https://chromium-review.googlesource.com/398998
Reviewed-by: Mark Mentovai <mark@chromium.org>
2016-10-18 18:08:24 +00:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Also treat DBG_PRINTEXCEPTION* as debug exceptions 2016-10-18 18:08:24 +00:00
common Fix dump_syms for C++ after 7398ce15b7 2016-09-26 14:13:13 +00:00
google_breakpad Update MDRawMiscInfo to support version 5 of the MINIDUMP_MISC_INFO_N structure. 2016-08-19 13:29:36 -04:00
processor Provide initial EBX value to FPO frame data evaluator 2016-10-14 17:51:32 +00:00
third_party Replaced glibc version of elf.h with musl version of elf.h. 2016-05-12 14:22:59 -07:00
tools generate a repo manifest from the DEPS file 2016-09-21 20:01:47 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Fix a dependency issue in automake 2016-04-12 14:55:18 -04:00