ashgti wrote: Having something like a session identifier could also work for the mcp use case, e.g. `lldb://session/<uuid>/debugger/0/target/5` where we generate the uuid when the MCP server is started.
That provides us with enough information to distinguish two lldb instances. https://github.com/llvm/llvm-project/pull/160736 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
