Was ist dotnet-debugging?
Debuggt Windows- und Linux-/macOS-Anwendungen (nativ, .NET/CLR, gemischter Modus) mit WinDbg MCP (Crash Dumps, !analyze, !syncblk, !dlk, !runaway, !dumpheap, !gcroot, BSOD), Dotnet-Dump, lldb mit SOS, Createdump und Containerdiagnose (Docker, Kubernetes). Hang-/Deadlock-Diagnose, hohe CPU-Triage, Untersuchung von Speicherlecks, Kernel-Debugging und Dotnet-Monitor für die Produktion. Umfasst 17 Themenbereiche. Nicht für routinemäßige .NET SDK-Profilerstellung, Benchmark-Design oder CI-Test-Debugging verwenden. Quelle: novotnyllc/dotnet-artisan.