[Lldb-commits] [lldb] [lldb][mcp] Fix unix domain socket protocol server addresses (PR #146603)
Alexandre Perez via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 2 10:17:23 PDT 2025
aperez wrote:
@kusmour @JDevlieghere
I added a test for this. Since my change is in command parsing I created a test in `lldb/test/API/commands/protocol/` rather than extend `lldb/unittests/Protocol/ProtocolMCPServerTest.cpp`. LMK what you think.
https://github.com/llvm/llvm-project/pull/146603
More information about the lldb-commits
mailing list