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
更新於 1/19/2026
星標
5
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use crash-analysis