Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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:15 mai 2026 à 20:39
Explorateur de fichiers
4 fichiers
SKILL.md
readonly