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 ---------------- davide wrote: > aprantl wrote: > > Does this have any surprising interplay with the existing > > LLDB_USE_SYSTEM_DEBUGSERVER cmake flag? > I don't think so? Great. The name made it sound dangerous! 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