LLDB-MCP integrates the LLDB debugger with Claude's Model Context Protocol (MCP), empowering users to leverage AI for debugging tasks. It provides a suite of commands that allow Claude to initiate, manage, and interact with LLDB debugging sessions directly. This integration offers capabilities such as starting and managing LLDB sessions, loading programs, setting breakpoints, controlling execution, inspecting memory, and analyzing stack traces, ultimately enabling a more efficient and intuitive debugging experience.
Key Features
01Fine-grained control over program execution
02Thread and stack frame inspection
03Execute arbitrary LLDB commands
04Memory examination and disassembly
052 GitHub stars
06Create and manage multiple LLDB debugging sessions