[Lldb-commits] [PATCH] D79659: [lldb/Commands] Add ability to run shell command on the host.

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 15 10:18:31 PDT 2020


mib updated this revision to Diff 264270.
mib marked 2 inline comments as done.
mib added a comment.

Merged the `shell` and `platform shell` test as @JDevlieghere suggested it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79659/new/

https://reviews.llvm.org/D79659

Files:
  lldb/source/Commands/CommandObjectPlatform.cpp
  lldb/source/Commands/Options.td
  lldb/source/Interpreter/CommandInterpreter.cpp
  lldb/test/API/commands/platform/basic/TestPlatformCommand.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79659.264270.patch
Type: text/x-patch
Size: 6549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200515/5f5882fe/attachment.bin>


More information about the lldb-commits mailing list