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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ClrDbg!