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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ClrDbg!