lldb-mcp
33
LLDB-MCP is a tool that integrates the LLDB debugger with Claude's MCP for AI-assisted debugging. It offers features like session management, program loading, and execution control, enhancing the debugging process through natural language interaction.
Overview
LLDB-MCP integrates the LLDB debugger with Claude's Model Context Protocol (MCP), enabling AI-assisted debugging workflows. Features include managing LLDB sessions, loading programs, setting breakpoints, controlling execution, and examining memory and variables, among others.
Features
- Manage multiple LLDB sessions
- Load executables and attach to processes
- Load core dumps
- Execute arbitrary LLDB commands
- Thread and stack inspection
Usage
Interact with LLDB through Claude using natural language to start sessions, run programs, set breakpoints, and more.