Skip to main content
Run any Skill in Manus
with one click

debug-cpp

Stars3
Forks0
UpdatedApril 1, 2026 at 10:31

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 X," "run under the debugger," "disassemble this function," "read memory at this address," or "analyze this core dump." This skill provides a structured workflow for the LLDB MCP server tools (lldb_run, lldb_set_breakpoint, lldb_examine_variables, lldb_backtrace, etc.). Also trigger when the user mentions segfaults, assertion failures, undefined behavior, or wants to inspect program state at runtime.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly