st

stass/lldb-mcp

๐Ÿ ๐Ÿ  ๐Ÿง ๐ŸŽ A MCP server for LLDB enabling AI binary and core file analysis, debugging, disassembling.

#LLDB#AI debugging#binary analysis
Publisherstass/lldb-mcp
Submitted date4/19/2025

Overview

Title: LLDB-MCP

How to Use:
LLDB-MCP integrates the LLDB debugger with Claude's Model Context Protocol (MCP), enabling AI-assisted debugging. Users can start, control, and interact with LLDB sessions through Claude using natural language commands.

Key Features:

  • Start and manage multiple LLDB debugging sessions
  • Load executables, attach to processes, and analyze core dumps
  • Set breakpoints, control execution, and inspect memory/variables
  • Execute arbitrary LLDB commands and evaluate expressions
  • Thread and stack frame inspection

Use Cases:

  • Debugging crashes, buffer overflows, and memory issues
  • Post-mortem analysis of core dump files
  • AI-assisted debugging workflows with Claude
  • Step-by-step program execution control and inspection

Visit More

View All