platform_system_core/debuggerd/client
Josh Gao 460b336d6a tombstoned: fix a race between intercept and crash_dump.
Previously, there was no way to detect when tombstoned processed an
intercept request packet, making it possible for a intercept request
followed by a crash_dump being processed in the wrong order.

Add a response to intercept registration, to eliminate this race.

Test: debuggerd_test
Change-Id: If38c6d14081ebc86ff1ed0edd7afaeafc40a8381
2017-03-30 16:49:02 -07:00
..
debuggerd_client.cpp tombstoned: fix a race between intercept and crash_dump. 2017-03-30 16:49:02 -07:00
debuggerd_client_test.cpp debuggerd_client: properly wait for completion. 2017-03-27 16:11:38 -07:00