breakpad/src
Yunlian Jiang 4af3e83b10 Fix minidump on ChromeOS
Chrome somehow changed the memory mapping with hugepage enabled.
This makes the hack in CrOSPostProcessMappings more general.

BUG=chromium:793452
TEST=with this patch on Chromium,
         minidump_dump *dmp shows the right information on chrome

Change-Id: Iff58bf1a712a6e66cbd2d813422db7549a3080a5
Reviewed-on: https://chromium-review.googlesource.com/837963
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-12-20 23:46:35 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Fix minidump on ChromeOS 2017-12-20 23:46:35 +00:00
common Write field indicating multiple symbols at an address in dump_syms 2017-12-11 22:36:40 +00:00
google_breakpad Add optional field indicating multiple symbols at an address 2017-11-29 21:33:23 +00:00
processor Make iterator string types match map container string types 2017-12-01 18:57:52 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Update binaries with dump_syms changes to write new field 2017-12-12 03:49:04 +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 Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00