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

debug-test-failures

// This skill should be used when debugging test failures, build errors, runtime crashes, or assertion failures in the Sleigh/Ghidra decompiler project. It covers building with libc++ hardening assertions (ci-head-assertions preset), running ctest, obtaining stack traces from SIGABRT or crash signals, narrowing down which datatest triggers a failure, creating patch files for upstream Ghidra source in src/patches/, and recognizing common C++ bug patterns such as strict-weak ordering violations in comparators. Relevant when encountering "the build is failing", "ctest fails", decompiler crashes, or libc++ assertion errors.

$ git log --oneline --stat
stars:184
forks:23
updated:2026年5月15日 20:39
文件资源管理器
4 个文件
SKILL.md
readonly