Instructions file
Instructions for benpm/claude_lldb_mcp, covering claude.md, architecture, core components, server execution model and global state.
3 5mo ago A 1,054 tokens
original Apache-2.0
Instructions file
Instructions for benpm/claude_lldb_mcp, covering claude.md, architecture, core components, server execution model and global state.
Skill Claude CodeCodex
Use this skill whenever the user wants to debug, step through, trace, or inspect a C/C++ program — even if they don't say "LLDB" or "debugger." Trigger on requests like "my program crashes," "help me find this bug," "why is this variable wrong," "set a breakpoint," "show me the call stack," "examine variables at line…
MCP server Claude CodeCodexCursor +2
MCP server "lldb-mcp" as configured in benpm/claudelldbmcp. Runs locally from the lldb-mcp Python package.