breakpad/src
rmcilroy@chromium.org 32031a9136 [Android]: Fix hang in CreateChildCrash() on Android.
After r1299, the LinuxCoreDumperTest::VerifyDumpWithMultipleThreads and
ElfCoreDumpTest::ValidCoreFile would both hang on Android.  This appears to be due to the tkill
signal not being recieved by the thread which is meant to crash, even though tkill returns 0.
This CL retries sending the tkill signal multiple times, which prevents the Hang.

BUG=579
R=thestig@chromium.org

Review URL: https://breakpad.appspot.com/1524002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1313 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-04-15 10:07:50 +00:00
..
build Moving directory 'build' one level up as it collides with a file named 'BUILD' which happens to be in that same location in the Google source depot. 2014-04-10 17:37:20 +00:00
client Fill in CPU info in mini-dump for Arm64. 2014-04-11 14:41:14 +00:00
common [Android]: Fix hang in CreateChildCrash() on Android. 2014-04-15 10:07:50 +00:00
google_breakpad Process minidumps generated on ARM64 in iOS apps. 2013-11-23 01:45:20 +00:00
processor Fix warnings from the Windows build. 2013-12-17 22:21:40 +00:00
third_party First cut at adding arm64 Linux / Android support to Breakpad. 2014-04-02 23:12:40 +00:00
tools Adding support for 64-bit Windows modules to ms_symbol_server_converter. 2014-04-10 17:54:52 +00: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