home/categories/debugging/xuneo-skills-skills-crash-analysis-skill-md
debuggingtools

crash-analysis

Systematic NuttX/Vela crash analysis using GDB. Locates crash threads, examines call stacks, inspects memory, and identifies root causes. Requires gdb-start skill for GDB session setup. Use after loading coredump to understand why a program crashed.

XuNeo
maintainer
XuNeo
Atualizado 1/19/2026
Estrelas
5
Forks
0
quick start

Installation and usage

Systematic NuttX/Vela crash analysis using GDB. Locates crash threads, examines call stacks, inspects memory, and identifies root causes. Requires gdb-start skill for GDB session setup. Use after loading coredump to understand why a program crashed.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use crash-analysis