platform_system_core/libbacktrace/include/backtrace
Christopher Ferris af16967ec8 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
(cherry picked from commit 458f4e725d)
2018-03-27 11:12:41 -07:00
..
Backtrace.h Method to avoid skipping frames for local unwinds. 2018-03-27 11:12:41 -07:00
backtrace_constants.h libBacktraceOffline: improve unwinding callchains. 2017-12-18 18:20:44 -08:00
BacktraceMap.h Modify the offline handling interface. 2018-02-23 09:14:06 -08:00