home/categories/debugging/gadievron-raptor-claude-skills-crash-analysis-rr-debugger-skill-md
debuggingtools

rr-debugger

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

gadievron
maintainer
gadievron
更新於 1/13/2026
星標
1001
分支
118
quick start

Installation and usage

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use rr-debugger