[Lldb-commits] [PATCH] D49739: [WIP] Re-implement MI target-select command.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 25 11:06:05 PDT 2018
apolyakov updated this revision to Diff 157310.
apolyakov added a comment.
Moved test from bash to python, removed unnecessary `Target::AppendImageSearchPath`.
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
source/API/SBTarget.cpp
tools/lldb-mi/MICmdCmdTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49739.157310.patch
Type: text/x-patch
Size: 9958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180725/d3645247/attachment-0001.bin>
More information about the lldb-commits
mailing list