工程開發
rr-debugger avatar

rr-debugger

使用 rr 進行確定性紀錄與重播除錯。支援反向執行、崩潰軌跡提取,以及針對軟體與二進位漏洞的 GDB 根因分析。

安裝

Agent 類型

Claude Code

安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/rr-debugger/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/rr-debugger/install?os=windows&agent=claude" -o install-rr-debugger.bat && install-rr-debugger.bat

下載技能專案

/agent-skill/rr-debugger