[Lldb-commits] [lldb] [lldb] Move MCP protocol into its own library (NFC) (PR #152059)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 5 01:11:08 PDT 2025
DavidSpickett wrote:
> lldb-mcp
And this is what exactly? A binary that automatically starts the mcp server and does not show the interactive command line, because you'll be using the mcp server via. some client program like you use lldb-dap via. an IDE.
I don't object to that, just not seen this mentioned before.
https://github.com/llvm/llvm-project/pull/152059
More information about the lldb-commits
mailing list