lldb-debug
•published 2026/01/29
Debug C/C++ programs using LLDB debugger when direct code analysis is insufficient. Use ONLY when (1) project complexity makes static analysis unreliable, (2) error logs are missing or uninformative, (3) multiple code fixes have failed, or (4) runtime behavior analysis is required. Supports crash analysis, memory bugs, breakpoints, and core dump analysis.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add FYTJ/lldb-mcp-server/skills/lldb-debugFile Explorer
No file selected
Select a file to view its content

