[Lldb-commits] [PATCH] D48049: Add a new SBTarget::LoadCore() overload which surfaces errors if the load fails

Leonard Mosescu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 11 13:39:54 PDT 2018


lemo updated this revision to Diff 150835.
lemo added a comment.

Adding test cases for the new overload.


https://reviews.llvm.org/D48049

Files:
  include/lldb/API/SBTarget.h
  packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/TestMiniDumpNew.py
  scripts/interface/SBTarget.i
  source/API/SBTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48049.150835.patch
Type: text/x-patch
Size: 19105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180611/d1b602c6/attachment.bin>


More information about the lldb-commits mailing list