ClrDbg can open a dmp file, or connect to a running process, and display information about the objects on the heap and their class information (such as field definitions and method signatures), threads and their call stacks. ClrDbg uses the Microsoft.Diagnostics.Runtime.dll (ClrMD).
The user-interface allows the user to drill-down by clicking on hyperlinks in a grid view.
Features
- Summary screen displays objects grouped by type and sorted by size.
- Click on links to drill down into the objects.
- Ability to see the other objects that point to a particular object.
- Common structs (like DateTime, TimeSpan, Guid) are reconstructed back into actual objects.
- Long strings can be visualized in a separate user-control as plain text or html/xml.
License
Other LicenseFollow ClrDbg
Other Useful Business Software
Outgrown Windows Task Scheduler?
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ClrDbg!