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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ClrDbg!