[Lldb-commits] [PATCH] D49739: [WIP] Re-implement MI target-select command.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 31 11:05:11 PDT 2018
apolyakov updated this revision to Diff 158330.
apolyakov added a comment.
Made error handling more meaningful: added different error messages for cases - empty <from> path and empty <to> path.
https://reviews.llvm.org/D49739
Files:
include/lldb/API/SBTarget.h
lit/lit.cfg
lit/tools/lldb-mi/target/inputs/main.c
lit/tools/lldb-mi/target/inputs/target-select-so-path.py
lit/tools/lldb-mi/target/lit.local.cfg
lit/tools/lldb-mi/target/target-select-so-path.test
scripts/interface/SBTarget.i
source/API/SBTarget.cpp
tools/lldb-mi/MICmdCmdTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49739.158330.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180731/436bf00c/attachment-0001.bin>
More information about the lldb-commits
mailing list