breakpad/src
Pavel Labath 01c8f7cf46 [mac] Teach dump_syms to handle additional zerofill sections
This patch allows dump_syms to handle S_THREAD_LOCAL_ZEROFILL
and S_GB_ZEROFILL section in the same way as the more common
S_ZEROFILL section.  Previously, dump_syms would fail to dump
a binary containing a __DATA,__thread_bss section, because it
tried to look up its data (and failed).

R=mark@chromium.org

Review URL: https://codereview.chromium.org/1369233003 .

Patch from Pavel Labath <labath@google.com>.
2015-09-30 08:20:42 -04:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Add GPU fingerprint information to breakpad microdumps. 2015-09-28 13:52:54 +01:00
common [mac] Teach dump_syms to handle additional zerofill sections 2015-09-30 08:20:42 -04:00
google_breakpad Add check for Linux minidump ending on bad write for exploitability rating. 2015-08-21 16:22:19 +00:00
processor The "CPU architecture" field is being filled from the wrong part of 2015-08-26 16:18:52 +00:00
third_party Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00
tools Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00