llvm-project/lldb/lit/SymbolFile/Breakpad
Pavel Labath 1a0312ca0b [FuncUnwinders] Use "symbol file" unwind plans for unwinding
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
2019-05-24 09:54:39 +00:00
..
Inputs [FuncUnwinders] Use "symbol file" unwind plans for unwinding 2019-05-24 09:54:39 +00:00
line-table-discontinuous-file-ids.test Breakpad: auto-detect path style of file entries 2019-02-11 14:11:00 +00:00
line-table-edgecases.test Breakpad: auto-detect path style of file entries 2019-02-11 14:11:00 +00:00
line-table-missing-file.test Breakpad: auto-detect path style of file entries 2019-02-11 14:11:00 +00:00
line-table-mixed-path-styles.test Breakpad: auto-detect path style of file entries 2019-02-11 14:11:00 +00:00
line-table.test Breakpad: auto-detect path style of file entries 2019-02-11 14:11:00 +00:00
stack-cfi-parsing.test [FuncUnwinders] Use "symbol file" unwind plans for unwinding 2019-05-24 09:54:39 +00:00
symtab-macho.test Fix symtab-macho.test broken by r358500 2019-04-16 16:57:41 +00:00
symtab.test breakpad: Add FUNC records to the symtab 2019-01-22 04:56:31 +00:00
unwind-via-stack-cfi.test [FuncUnwinders] Use "symbol file" unwind plans for unwinding 2019-05-24 09:54:39 +00:00