[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
Tue Apr 17 10:44:03 PDT 2018


lemo updated this revision to Diff 142799.
lemo edited the summary of this revision.
lemo added a comment.

Thanks for the feedback.

PS. The sample output in the description if from LLDB running on Linux, reading minidumps captured on Windows.


https://reviews.llvm.org/D45700

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45700.142799.patch
Type: text/x-patch
Size: 9946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180417/30e707da/attachment-0001.bin>


More information about the lldb-commits mailing list