[Lldb-commits] [lldb] [lldb-dap] Added "port" property to vscode "attach" command. (PR #91570)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 7 14:01:24 PDT 2024
https://github.com/clayborg commented:
The code looks good, a few nits in comments.
@labath: did we resolve the port race condition testing issue? We really don't want this to be a flaky test on overloaded systems. It would be nice to make sure this is solid before getting this in.
https://github.com/llvm/llvm-project/pull/91570
More information about the lldb-commits
mailing list