forked from OSchip/llvm-project
1a0312ca0b
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 |
||
---|---|---|
.. | ||
Inputs | ||
line-table-discontinuous-file-ids.test | ||
line-table-edgecases.test | ||
line-table-missing-file.test | ||
line-table-mixed-path-styles.test | ||
line-table.test | ||
stack-cfi-parsing.test | ||
symtab-macho.test | ||
symtab.test | ||
unwind-via-stack-cfi.test |