summaryrefslogtreecommitdiff
path: root/lldb/source/Protocol/MCP/MCPError.cpp
AgeCommit message (Expand)Author
2025-10-03[lldb] Adding A new Binding helper for JSONTransport. (#159160)John Harrison
2025-08-12[lldb] Adjusting the base MCP protocol types per the spec. (#153297)John Harrison
2025-08-05[lldb] Move the generic MCP code into Protocol/MCP (NFC) (#152188)Jonas Devlieghere