clrmd commands

24 tagged clrmd, measured the same way as everything else here.

Browse within: ai-debugging 24csharp 24diagnostics 24dotnet 24

dumpheap

02

frankbolero/dotnet-dump-mcp

Command

Analyzes managed heap objects, identifies memory leaks, and traces object references.

12 6d ago A 0 tokens original MIT

gcroot

03

frankbolero/dotnet-dump-mcp

Command

Displays information about references (or roots) to a specified object. It helps in identifying what is keeping an object alive in the managed heap.

12 6d ago A 0 tokens original MIT