home/categories/debugging/xuneo-skills-skills-gdb-start-skill-md
debuggingtools

gdb-start

Start GDB for Vela/NuttX crash dump analysis or live debugging. Supports coredump (*.core), crashlog (*.log), and memory dump (*.bin) files. Uses tmux for GDB process management and nxgdbmcp for AI-controlled debugging via gdbrpc socket.

XuNeo
maintainer
XuNeo
Updated 1/19/2026
Stars
5
Forks
0
quick start

Installation and usage

Start GDB for Vela/NuttX crash dump analysis or live debugging. Supports coredump (*.core), crashlog (*.log), and memory dump (*.bin) files. Uses tmux for GDB process management and nxgdbmcp for AI-controlled debugging via gdbrpc socket.

Installation
$ install --globalskills.sh
Usage

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

skills use gdb-start