[Lldb-commits] [PATCH] D55214: Introduce ObjectFileBreakpad

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 7 06:23:28 PST 2018


This revision was automatically updated to reflect the committed changes.
labath marked an inline comment as done.
Closed by commit rL348592: Introduce ObjectFileBreakpad (authored by labath, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55214?vs=176781&id=177200#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55214/new/

https://reviews.llvm.org/D55214

Files:
  lldb/trunk/include/lldb/Symbol/ObjectFile.h
  lldb/trunk/lit/Modules/Breakpad/Inputs/bad-module-id-1.syms
  lldb/trunk/lit/Modules/Breakpad/Inputs/bad-module-id-2.syms
  lldb/trunk/lit/Modules/Breakpad/Inputs/bad-module-id-3.syms
  lldb/trunk/lit/Modules/Breakpad/Inputs/identification-linux.syms
  lldb/trunk/lit/Modules/Breakpad/Inputs/identification-macosx.syms
  lldb/trunk/lit/Modules/Breakpad/Inputs/identification-windows.syms
  lldb/trunk/lit/Modules/Breakpad/breakpad-identification.test
  lldb/trunk/lit/Modules/Breakpad/lit.local.cfg
  lldb/trunk/source/API/SystemInitializerFull.cpp
  lldb/trunk/source/Plugins/ObjectFile/Breakpad/CMakeLists.txt
  lldb/trunk/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp
  lldb/trunk/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h
  lldb/trunk/source/Plugins/ObjectFile/CMakeLists.txt
  lldb/trunk/source/Symbol/ObjectFile.cpp
  lldb/trunk/tools/lldb-test/SystemInitializerTest.cpp
  lldb/trunk/tools/lldb-test/lldb-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55214.177200.patch
Type: text/x-patch
Size: 23697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181207/1f228b99/attachment-0001.bin>


More information about the lldb-commits mailing list