+31
−22
debuggerd/test/dump_maps_test.cpp
0 → 100644
+571
−0
debuggerd/test/elf_fake.cpp
0 → 100644
+35
−0
debuggerd/test/elf_fake.h
0 → 100644
+24
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 862fe029) Change-Id: I4269d2b96ebadcc405f478265a07a830aaf9713c