platform_system_core/libbacktrace/include/backtrace
Christopher Ferris 458f4e725d Method to avoid skipping frames for local unwinds.
In cases where there might be a crash in the unwind library itself,
we need a method to avoid skipping these frames or we won't be able
to see the actual crash.

Added unit test for this behavior.

Bug: 74121887

Test: Ran unit tests on host and target.
Change-Id: I45825020c174016af39dd8ffdc67acb72a24ad4d
2018-03-23 13:01:44 -07:00
..
Backtrace.h Method to avoid skipping frames for local unwinds. 2018-03-23 13:01:44 -07:00
backtrace_constants.h libBacktraceOffline: improve unwinding callchains. 2017-12-18 18:20:44 -08:00
BacktraceMap.h Support a map that represents gdb jit elf data. 2018-03-21 17:23:54 -07:00