DI

Debug Inspector

Publisher: MVP
Virus scanned Windows Free
Download v1.23 572 downloads
Version1.23
PublisherMVP
Release dateNov 7, 2008
Date addedNov 1, 2008
Os requirementsWindows, Windows 2000, Windows XP, Windows Vista
RequirementsWindows 2000/XP/Vista
Total downloads572
PriceFree

Description

Debug Inspector is a Visual Studio Extension (on Visual Studio Gallery), a stand alone Studio EXE for unmanaged deadlock detection, and soon to be a SharpDevelop IDE AddIn, that allows you to view the call stacks of multiple threads at the same time, plugs in to the internals of the CLR and automatically detects deadlocks. It allows you to see exactly what the CLR is doing under the hood and shows, for each thread, the monitors (SyncBlock) owned and the monitor waited on, if any.

Version 1.23 includes unmanaged DeadLock detection (beta) via the DebugInspector.Studio.exe executable.