platform_system_core/debuggerd/test
Christopher Ferris 456abbabf2 Dump memory going from unreadable to readable.
If the first read when dumping memory returns no data, skip ahead to
the next page boundary and try and read from there. This fixes a case
where the address at which to start dumping memory is unreadable, but
crosses back into readable memory.

Bug: 22234753
Change-Id: Ie28d5c027013577ca06f5396aba498366a3b6749
2015-07-09 15:35:47 -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 Replace all _LOG error calls with ALOGE. 2015-07-01 13:23:19 -07:00