Skip to content

Add gdb-cli - GDB debugging tool for AI Agents#218

Open
Cerdore wants to merge 1 commit intotoolleeo:masterfrom
Cerdore:add-gdb-cli
Open

Add gdb-cli - GDB debugging tool for AI Agents#218
Cerdore wants to merge 1 commit intotoolleeo:masterfrom
Cerdore:add-gdb-cli

Conversation

@Cerdore
Copy link
Copy Markdown

@Cerdore Cerdore commented Mar 21, 2026

Summary

Add gdb-cli to the awesome CLI apps collection.

App Details

Features

  • Core dump analysis with millisecond-level response
  • Live process attach debugging with non-stop mode support
  • Structured JSON output for AI parsing with automatic truncation/pagination
  • Security mechanisms (command whitelist, heartbeat timeout auto-cleanup)
  • Supports GDB 9.0+ with Python support

Installation

pip install gdb-cli

Closes #217

🤖 Generated with Claude Code

Added gdb-cli to the programming category. A stateful GDB debugging
tool designed for AI Agents with JSON output and core dump analysis.

Closes toolleeo#217
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add gdb-cli - GDB debugging tool for AI Agents

1 participant