Skill Claude CodeCodex
A workflow for investigating database crashes from core dump files, which are saved snapshots of a program's memory after a crash. It uses GDB, a debugger, to inspect threads and call stacks.
Skill Claude CodeCodex
A workflow for investigating database crashes from core dump files, which are saved snapshots of a program's memory after a crash. It uses GDB, a debugger, to inspect threads and call stacks.
Skill Claude CodeCodex
GDB debugging assistant that combines source code analysis with runtime state. Use this skill when the user wants to: Analyze core dumps or crash dumps Debug running processes with GDB attach Investigate crashes, deadlocks, or memory issues Get intelligent debugging assistance with source code context Requires…
MCP server Claude CodeCodexCursor +2
GDB CLI for AI - A thin client CLI with GDB built-in Python RPC Server. Runs locally from the gdb-cli Python package.