[Lldb-commits] [PATCH] D113330: [LLDB][Breakpad] Make lldb understand INLINE and INLINE_ORIGIN records in breakpad.
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 10 11:20:25 PST 2021
zequanwu updated this revision to Diff 386256.
zequanwu added a comment.
Rebased and add test cases for out of range file/origin index.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113330/new/
https://reviews.llvm.org/D113330
Files:
lldb/include/lldb/Symbol/Block.h
lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h
lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp
lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
lldb/source/Symbol/Block.cpp
lldb/test/Shell/SymbolFile/Breakpad/Inputs/inline-record.syms
lldb/test/Shell/SymbolFile/Breakpad/inline-record.test
lldb/unittests/ObjectFile/Breakpad/BreakpadRecordsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113330.386256.patch
Type: text/x-patch
Size: 21930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211110/a1af8f00/attachment-0001.bin>
More information about the lldb-commits
mailing list