lldb-debug
01Skill Claude CodeCodex
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…
4 7mo ago A 79 tokens