| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[lldb] Adding A new Binding helper for JSONTransport. (#159160) This adds a new Binding helper class to allow mapping of incoming and outgoing requests / events to specific handlers. This should make it easier to create new protocol implementations and allow us to create a relay in the lldb-mcp binary. | 9 个月前 | |
[lldb] Move MCP protocol into its own library (NFC) (#152059) This PR moves the MCP protocol code into its own library ( lldbProtocolMCP) so the code can be shared between the ProtocolServerMCP plugin in LLDB as well as lldb-mcp. The goal is to do the same thing for DAP (which, for now, would be used exclusively from lldb-dap). To make it clear that it's neither part of the lldb nor the lldb_private namespace, I created a new lldb_protocol namespace. Depending on how much code would be reused by lldb-dap, we may move more code into the protocol library. | 11 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 9 个月前 | ||
| 11 个月前 |