[Lldb-commits] [lldb] [lldb][lldb-server][Darwin] Error when gdbserver mode is requested (PR #199654)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue May 26 03:52:28 PDT 2026


DavidSpickett wrote:

Forgot to add a test case, will do that.

In the meantime:
* Check if the message text is ok.
* I've emitted the error in the main file of lldb-server as a whole because it looked neater. I could sink it into main_gdbserver if folks want me to. I don't think it makes much difference, the two files are near each other anyway.

https://github.com/llvm/llvm-project/pull/199654


More information about the lldb-commits mailing list