Releases: Cerdore/gdb-cli
Releases · Cerdore/gdb-cli
v0.1.0
GDB CLI for AI v0.1.0
Initial release.
Features
- Core dump analysis with symbol resident in memory
- Live attach debugging with non-stop mode support
- Structured JSON output for all commands
- Command whitelist security mechanism
- Heartbeat timeout auto-cleanup
- Session management with idempotency
- SSH remote debugging support
Installation
pip install gdb-cliSee README for full documentation.