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
Updated 1/19/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use crash-analysis