[Lldb-commits] [PATCH] D55214: Introduce ObjectFileBreakpad
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 5 03:05:41 PST 2018
labath updated this revision to Diff 176781.
labath marked 17 inline comments as done.
labath added a comment.
Updated according to review comments.
Also added a couple of tests for invalid inputs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55214/new/
https://reviews.llvm.org/D55214
Files:
include/lldb/Symbol/ObjectFile.h
lit/Modules/Breakpad/Inputs/bad-module-id-1.syms
lit/Modules/Breakpad/Inputs/bad-module-id-2.syms
lit/Modules/Breakpad/Inputs/bad-module-id-3.syms
lit/Modules/Breakpad/Inputs/identification-linux.syms
lit/Modules/Breakpad/Inputs/identification-macosx.syms
lit/Modules/Breakpad/Inputs/identification-windows.syms
lit/Modules/Breakpad/breakpad-identification.test
lit/Modules/Breakpad/lit.local.cfg
source/API/SystemInitializerFull.cpp
source/Plugins/ObjectFile/Breakpad/CMakeLists.txt
source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp
source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h
source/Plugins/ObjectFile/CMakeLists.txt
source/Symbol/ObjectFile.cpp
tools/lldb-test/SystemInitializerTest.cpp
tools/lldb-test/lldb-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55214.176781.patch
Type: text/x-patch
Size: 23341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181205/d9f21a3d/attachment-0001.bin>
More information about the lldb-commits
mailing list