[Lldb-commits] [PATCH] D45700: Improve LLDB's handling of non-local minidumps

Leonard Mosescu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 18 16:14:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330302: Improve LLDB's handling of non-local minidumps (authored by lemo, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45700?vs=142960&id=143026#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45700

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/TestMiniDumpNew.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/minidump/TestMiniDump.py
  lldb/trunk/source/Commands/CommandObjectTarget.cpp
  lldb/trunk/source/Core/Module.cpp
  lldb/trunk/source/Core/Section.cpp
  lldb/trunk/source/Plugins/Process/minidump/ProcessMinidump.cpp
  lldb/trunk/source/Plugins/Process/minidump/ProcessMinidump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45700.143026.patch
Type: text/x-patch
Size: 9778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180418/21fa5684/attachment.bin>


More information about the lldb-commits mailing list