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.
maintainer
XuNeo
更新於 1/19/2026
星標
5
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use gdb-start