Show HN: VibeDbg – Cconversational, LLM-Powered AI Assistant for WinDbg

  • Posted 11 hours ago by amithegde
  • 3 points
https://github.com/amithegde/VibeDbg
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?

0 comments