platform_system_core/debuggerd/test
Christopher Ferris 21bd040eff Change the 64 bit map address format.
Previously, the map printing in tombstones for 64 bit devices uses
a variable length value. This means that the maps are not lined up.
The new format is to print the map as 00000000'00000000 in all ways.

Also fix a bug where the backtrace_map_t did not initialize all
parameters.

Add unit tests for all of the dump_all_maps function.

Bug: 20950813
(cherry picked from commit 862fe02919)

Change-Id: Ife5c48bddeb19006a98f9e87520474e97b97f6d9
2015-06-03 12:12:31 -07:00
..
sys Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
BacktraceMock.h Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
dump_maps_test.cpp Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
dump_memory_test.cpp Refactor dump_memory function. 2015-05-28 11:45:34 -07:00
elf_fake.cpp Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
elf_fake.h Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
host_signal_fixup.h Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
log_fake.cpp Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
log_fake.h Refactor dump_memory function. 2015-05-28 11:45:34 -07:00
property_fake.cpp Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
ptrace_fake.cpp Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
ptrace_fake.h Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
selinux_fake.cpp Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00