[Lldb-commits] [lldb] [lldb] Fixed the error `unable to launch a GDB server` in API tests (PR #98833)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 15 16:01:32 PDT 2024
slydiman wrote:
It seems `StartDebugserverProcess()` ignores the port anyway and parameters `--min-gdbserver-port`, `--max-gdbserver-port`, `--gdbserver-port` are useless at all, but it is out of scope of this patch.
https://github.com/llvm/llvm-project/pull/98833
More information about the lldb-commits
mailing list