aprantl added inline comments.

================
Comment at: lldb/packages/Python/lldbsuite/test/dotest.py:366
 
-    if args.server:
+    if args.server and not args.out_of_tree_debugserver:
         os.environ['LLDB_DEBUGSERVER_PATH'] = args.server
----------------
Does this have any surprising interplay with the existing 
LLDB_USE_SYSTEM_DEBUGSERVER cmake flag?


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

https://reviews.llvm.org/D82804



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to