The Wayback Machine - https://web.archive.org/web/20220425225437/https://github.com/topics/clrmd
Here are
13 public repositories
matching this topic...
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
Utility to resolve SQL Server callstacks to their correct symbolic form using just PDBs and without a dump file
Helper objects to browse complex structures returned by ClrMD
Examine, create and interact with remote objects in other .NET processes.
A simple tool that helps you run common diagnostics steps instead of battling with WinDbg.
Simple Debugger to run Windbg Commands and also query .NET CLR Runtime data in C#
C# programming written entirely in VisualStudio/Windows.
💀 🔥 ❄️ A basic analyzer for memory dumps containing managed code
Diagnostics utility to analyze memory dumps of a .NET application
Improve this page
Add a description, image, and links to the
clrmd
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
clrmd
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It would be useful if this information (boxed in red) were able to be copy and pasted:
4,086,800 strings, 630,116 unique. 468,564,642 total string bytes, of which 342,442,924 (73.1%) are wasted on duplicates (12.6% of 2,708,496,737 managed heap bytes).
For now I am working around