ART: Use addr2line on the host for DumpNativeStack
Use addr2line to attempt some better debug output for unexpected signals in tests. This prints the demangled function name, source file and line number (including inlined frames) when possible. Bug: 18933933 Change-Id: I4b98d0cc7bef5cdc63c7ee0882629b363778afe2
Loading
Please sign in to comment