JDevlieghere marked an inline comment as done.
JDevlieghere added inline comments.
================
Comment at: lldb/test/CMakeLists.txt:103
+ ${system_debugserver_path} ${LLVM_RUNTIME_OUTPUT_INTDIR}
+ COMMENT "Copying the system debugserver to LLDB's binaries directory for
testing.")
message(STATUS "LLDB tests use out-of-tree debugserver:
${system_debugserver_path}")
----------------
xiaobai wrote:
> Doesn't this now conflict with the use of `--out-of-tree-debugserver` added
> to the args below?
`--out-of-tree-debugserver` tells dotest that test decorated with
`skipIfOutOfTreeDebugserver` should be skipped during this run.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67991/new/
https://reviews.llvm.org/D67991
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits