[Lldb-commits] [PATCH] D49739: Add new API to SBTarget class

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 25 11:03:41 PDT 2018


apolyakov marked an inline comment as done.
apolyakov added inline comments.


================
Comment at: lit/tools/lldb-mi/target/target-select-so-path.test:4
+# RUN: %cc -o %t %p/inputs/main.c -g
+# RUN: python %p/inputs/target-select-so-path.py "%debugserver" "%lldbmi %t" %s
+
----------------
tatyana-krasnukha wrote:
> Could you run the same python that is used for all python tests? (%python)
Done in https://reviews.llvm.org/D52498


Repository:
  rL LLVM

https://reviews.llvm.org/D49739





More information about the lldb-commits mailing list