breakpad/src
Adam Harrison 550c6227bb Don’t set exit_after_write to false for tvOS.
On tvOS, the app fails to shutdown after write.
Allow exit_after_write to be false for tvOS in order to force an exit() after write.

Change-Id: Ib2e1e1d03264a2972f5607b3070f4a6287aa0a98
Reviewed-on: https://chromium-review.googlesource.com/752071
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-11-03 02:53:56 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Don’t set exit_after_write to false for tvOS. 2017-11-03 02:53:56 +00:00
common Revert "Create LongStringDictionary and replace SimpleStringDictionary usages in client/ios/Breakpad.mm." 2017-11-02 17:56:17 +00:00
google_breakpad Add -s flag to microdump_stackwalk for dumping stack contents. 2017-10-17 10:22:46 +00:00
processor Provide helper wrappers for basename(3) and dirname(3) 2017-10-18 15:44:59 +00:00
third_party drop bundled gflags from the checkout 2017-09-13 23:38:29 +00:00
tools Provide helper wrappers for basename(3) and dirname(3) 2017-10-18 15:44:59 +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