forked from OSchip/llvm-project
![]() Summary: Previous patch (r360409) introduced the "symbol file unwind plan" concept, but that plan wasn't used for unwinding yet. With this patch, we start to consider the new plan as a possible strategy for both synchronous and asynchronous unwinding. I also add a test that asserts that unwinding via breakpad STACK CFI info works end-to-end. Reviewers: jasonmolenda, clayborg Subscribers: lldb-commits, amccarth, markmentovai Differential Revision: https://reviews.llvm.org/D61853 llvm-svn: 361618 |
||
---|---|---|
.. | ||
basic-elf.yaml | ||
basic-macho.yaml | ||
line-table-discontinuous-file-ids.syms | ||
line-table-edgecases.syms | ||
line-table-missing-file.syms | ||
line-table-mixed-path-styles.syms | ||
line-table.syms | ||
stack-cfi-parsing.syms | ||
stack-cfi-parsing.yaml | ||
symtab-macho.syms | ||
symtab.syms | ||
unwind-via-stack-cfi.syms | ||
unwind-via-stack-cfi.yaml |