aidbg
GDB-style Windows command-line debugger built for AI agents and automation.
aidbg is a single-file C++17 Windows native debugger based on TitanEngine. It exposes a GDB-aligned command set (run / start / continue / stepi / nexti / finish / bt / break / hbreak / mbreak / watch / condition / ignore / registers / set / x / dump / disas / search / strings / info / attach / detach / thread) plus a JSON Lines machine interface (--json) for AI coding assistants, CI automation and scripted debugging. It supports software, hardware and memory breakpoints, dll!api breakpoints, deep PDB symbol support with source/PDB checksum validation, exception interception and multi-thread debugging.
winget install --id linsmod.aidbg --exact --source wingetLatest 0.1.2
Details
- Homepage
- https://github.com/linsmod/aidbg
- License
- GNU Lesser General Public License v3.0
- Publisher
- linsmod
- Support
- https://github.com/linsmod/aidbg/issues
- Moniker
aidbg