Command line .NET debugger

Check out mdbg.

Ever have one of those situations where you need to debug a .NET application on a machine that doesn’t have Visual Studio installed? I stumbled across mdbg this week and couldn’t believe how lucky I was.

Leave a Reply