[Lldb-commits] [lldb] [lldb-dap] Added "port" property to vscode "attach" command. (PR #91570)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 10 00:09:38 PDT 2024
labath wrote:
> 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.
The current version of the code should be fine. We just need to sort out the code placement issue.
https://github.com/llvm/llvm-project/pull/91570
More information about the lldb-commits
mailing list