skill
职业分类
描述
更新
db-core-debugging
软件开发工程师
使用 gdb-cli 工具调试 Database core dump 文件时触发。当用户提到 core dump、coredump、崩溃分析、server 崩溃、段错误、SIGSEGV、SIGABRT、堆栈分析等关键词时使用。
2026-04-24
gdb-cli
计算机用户支持专员
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: gdb-cli (pip install gdb-cli) and GDB 9.0+ with Python support.
2026-04-21