Windows and Linux/macOS debugging using WinDbg MCP tools (Windows), dotnet-dump, and lldb with SOS (Linux/macOS). Applicable to any application -- native, managed (.NET/CLR), or mixed-mode. Includes container diagnostic patterns for Docker and Kubernetes. Guides investigation of crash dumps, application hangs, high CPU, and memory pressure through structured command packs and report templates.
Platforms: Windows (WinDbg MCP, cdb), Linux/macOS (dotnet-dump, lldb with SOS, createdump, dotnet-monitor).
| Topic | Keywords | Description | Companion File |
使用 WinDbg MCP(故障轉儲、!analyze、!syncblk、!dlk、!runaway、!dumpheap、!gcroot、BSOD)、dotnet-dump、帶有 SOS 的 lldb、createdump 和容器診斷(Docker、Kubernetes)掛起/死鎖診斷、高 CPU 分類、記憶體洩漏調查、核心偵錯和生產 dotnet-monitor。涵蓋 17 個主題領域。請勿用於常規 .NET SDK 分析、基準測試設計或 CI 測試調試。 來源:novotnyllc/dotnet-artisan。