breakpad/src
Joshua Peraza 89e7a8615f iOS: disable using CFI in stackwalking
dump_syms produces incomplete CFI info on iOS because it doesn't support
converting compact unwind to Breakpad symbols. Attempting to use
incomplete CFI can result in infinte stack traces.

Bug: google-breakpad:764
Change-Id: Id042aa515d17928cb5503a79038607d95c56238d
Reviewed-on: https://chromium-review.googlesource.com/1128252
Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
2018-07-06 21:22:45 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Initialize variables for MSAN 2018-04-10 17:13:20 +00:00
common Fall back to the raw symbol name from DW_AT_MIPS_linkage_name when there is nothing else 2018-06-19 10:44:10 +00:00
google_breakpad Only do Android-specific adjustments for Android minidumps. 2018-06-28 00:20:01 +00:00
processor iOS: disable using CFI in stackwalking 2018-07-06 21:22:45 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Fixed file extention for minidump_upload in tools_linux.gypi 2018-01-04 08:43:43 +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