Dotnet Debugging

Debugs Windows and Linux/macOS applications (native, .NET/CLR, mixed-mode) with WinDbg MCP (crash dumps, !analyze, !syncblk, !dlk, !runaway, !dumpheap, !gcroot, BSOD), dotnet-dump, lldb with SOS, createdump, and container diagnostics (Docker, Kubernetes). Hang/deadlock diagnosis, high CPU triage, memory leak investigation, kernel debugging, and dotnet-monitor for production. Spans 17 topic areas. Do not use for routine .NET SDK profiling, benchmark design, or CI test debugging.

novotnyllc 39d25ce 19 files · 32.9 KB Updated

File contents

novotnyllc/dotnet-artisan/tree/main/plugins/dotnet-artisan/skills/dotnet-debugging commit 39d25ce848

Frequently asked questions

npx skillmds@latest add novotnyllc/dotnet-debugging