Provides LLDB debugging functionality for use with Claude or other AI assistants.
LLDB allows you to start and manage LLDB debugging sessions, load programs and core dumps for analysis, set breakpoints, step through code, examine memory, view call stacks, variables, and registers, and execute arbitrary LLDB commands. It integrates with AI assistants like Claude via the Model Context Protocol (MCP), enabling natural language debugging workflows.