← Package directory
Available on winget

Install aidbg

GDB-style Windows command-line debugger built for AI agents and automation.

Install with winget
winget install --id linsmod.aidbg
Upgrade
winget upgrade --id linsmod.aidbg
Uninstall
winget uninstall --id linsmod.aidbg

About aidbg

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

What's new in 0.1.2

No release notes provided.

Version history

Version Updated Notes
0.1.2 No notes