Make raise/abort work with stale cached pid/tid values.
Switch raise to using tgkill with direct syscalls of getpid/gettid, and switch abort to use raise(SIGABRT). Bug: http://b/37769298 Test: debuggerd_test Change-Id: If6f9d17fd8ae6177e742dc9f2f44bd78539431ba
Loading
Please sign in to comment