Skip to main content
在 Manus 中运行任何 Skill
一键导入

debug-cpp

星标3
分支0
更新时间2026年4月1日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly