Show HN: VibeDbg – Cconversational, LLM-Powered AI Assistant for WinDbg
(github.com)3 points by amithegde 3 hours ago
Transforms debugging with WinDbg into a conversational, LLM-assisted experience. Instead of memorizing cryptic commands, you can interact with the debugger using natural language: such as show me all the handles opened by this process, list enabled token privileges etc.
It includes:
A native WinDbg extension for command execution
An AI-driven MCP server that bridges debugging tasks with powerful language models
Integrated support for WinDbg features like breakpoints, memory views, and the dx visualization command
Any improvement suggestions?