We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda3161 commit 17cb0a7Copy full SHA for 17cb0a7
lldb/docs/use/mcp.md
@@ -1,6 +1,6 @@
1
# Model Context Protocol (MCP)
2
3
-LLDB supports the [Model Context Protocol][https://modelcontextprotocol.io]
+LLDB supports the [Model Context Protocol](https://modelcontextprotocol.io)
4
(MCP). This structured, machine-friendly protocol allows AI models to access
5
and interact with external tools, for example debuggers. Using MCP, an AI agent
6
can execute LLDB commands to control the debugger: set breakpoints, inspect
0 commit comments