[Lldb-commits] [PATCH] D56595: SymbolFileBreakpad: Add line table support
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 6 07:41:04 PST 2019
labath updated this revision to Diff 185557.
labath edited the summary of this revision.
labath added a comment.
Add a bounds check to the GetCompileUnitAtIndex method
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56595/new/
https://reviews.llvm.org/D56595
Files:
include/lldb/Core/FileSpecList.h
include/lldb/Core/RangeMap.h
lit/SymbolFile/Breakpad/Inputs/line-table-discontinuous-file-ids.syms
lit/SymbolFile/Breakpad/Inputs/line-table-edgecases.syms
lit/SymbolFile/Breakpad/Inputs/line-table-missing-file.syms
lit/SymbolFile/Breakpad/Inputs/line-table.syms
lit/SymbolFile/Breakpad/line-table-discontinuous-file-ids.test
lit/SymbolFile/Breakpad/line-table-edgecases.test
lit/SymbolFile/Breakpad/line-table-missing-file.test
lit/SymbolFile/Breakpad/line-table.test
source/Core/FileSpecList.cpp
source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56595.185557.patch
Type: text/x-patch
Size: 28686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190206/2d00c823/attachment-0001.bin>
More information about the lldb-commits
mailing list