Skip to content

v0.1.0

Choose a tag to compare

@Cerdore Cerdore released this 21 Mar 09:53
· 36 commits to main since this release

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-cli

See README for full documentation.