[Lldb-commits] [lldb] [lldb] Adjust ProtocolServer connection defaults. (PR #155714)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 27 16:24:09 PDT 2025
ashgti wrote:
Right now, I wasn't entirely sure how to make the MCP server's fully unique on the host or what information we need to store about the servers, so I'm currently using the lldb pid to make the files unique. That could be replaced in the future by something else a UUID or hash.
https://github.com/llvm/llvm-project/pull/155714
More information about the lldb-commits
mailing list