commit | 8bd7d1bb2858cdfebe8d00350c584b62221479a0 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Jan 08 11:12:40 2018 -0800 |
committer | Christopher Ferris <cferris@google.com> | Mon Jan 08 11:12:40 2018 -0800 |
tree | bd7ae503f0a4da512a1cc9f4cf166207aaa959be | |
parent | 4b9a11f1d43df69c50e93ba1793fce1c2216682b [diff] |
Allow map name to be empty in DumpNativeStack. For the gdb jit interface, functions in the stack trace will come from maps that have no names. Print a special name for these maps and also do not allow addr2line to run on these maps either. Test: Build and ran a stack through that use the jit gdb interface. Change-Id: I39d3f7e24a38df0a02214d1014a5d0b2e0174dd7