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

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 25 10:30:20 PDT 2018


tatyana-krasnukha 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
+
----------------
Could you run the same python that is used for all python tests? (%python)


Repository:
  rL LLVM

https://reviews.llvm.org/D49739





More information about the lldb-commits mailing list