DbgShell – PowerShell Front-End for Windows Debugger Engine

The main impetus for DbgShell is that it’s just waaaay too hard to automate anything in the debugger. There are facilities today to assist in automating the debugger, of course. But in my opinion they are not meeting people’s needs. Using the built-in scripting language is arcane, limited, difficult to get right, and difficult to get help […]