Skip to content

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

@Cerdore

Description

@Cerdore

CLI App Submission

Name

gdb-cli

Category

programming

Homepage

https://pypi.org/project/gdb-cli/

Git Repository

https://github.com/Cerdore/gdb-cli

Description

A GDB debugging tool designed for AI Agents (Claude Code, etc.) with stateful debugging, JSON output, and core dump analysis

Features

  • Core dump analysis with millisecond-level response
  • Live process attach debugging
  • Structured JSON output for AI parsing
  • Security mechanisms (command whitelist, heartbeat timeout)
  • Supports GDB 9.0+ with Python support

Installation

```bash
pip install gdb-cli
```

Checklist

  • The app is a CLI/TUI application
  • The app is open source
  • The repository URL is correct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions