platform_system_core/debuggerd/test
Elliott Hughes f39383103b bionic no longer sends SIGPIPE to debuggerd.
Static binaries don't get the signal handler installed (that's done by the
dynamic linker) so we don't need to worry about seeing SIGPIPE crashes from
old binaries.

Bug: http://b/20659371
Change-Id: I3b5566634fadd3e822262561188d29814bccd1fd
2015-07-30 08:15:57 -07:00
..
sys Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
BacktraceMock.h Dump memory going from unreadable to readable. 2015-07-09 15:35:47 -07:00
dump_memory_test.cpp Dump memory going from unreadable to readable. 2015-07-09 15:35:47 -07:00
elf_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
elf_fake.h Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
host_signal_fixup.h Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
log_fake.cpp Replace all _LOG error calls with ALOGE. 2015-07-01 13:23:19 -07:00
log_fake.h Refactor dump_memory function. 2015-05-27 17:21:38 -07:00
property_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
ptrace_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
ptrace_fake.h Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
selinux_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
tombstone_test.cpp bionic no longer sends SIGPIPE to debuggerd. 2015-07-30 08:15:57 -07:00