[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 14:23:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334439: Add a new SBTarget::LoadCore() overload which surfaces errors if the load fails (authored by lemo, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48049?vs=150844&id=150845#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48049

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

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


More information about the lldb-commits mailing list