On MacOS users should be using debugserver, and optionally the platform mode of lldb-server.
lldb-server gdbserver does not work and I do not know of any plans to fix that. I suspect that it just crashes at some random point, and we'd be better off with an early error message instead.
On MacOS users should be using
debugserver, and optionally theplatformmode oflldb-server.lldb-server gdbserverdoes not work and I do not know of any plans to fix that. I suspect that it just crashes at some random point, and we'd be better off with an early error message instead.