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) を使用して Windows および Linux/macOS アプリケーション (ネイティブ、.NET/CLR、混合モード) をデバッグします。ハング/デッドロック診断、高負荷 CPU トリアージ、メモリ リーク調査、カーネル デバッグ、運用環境向けのドットネット モニター。 17 のトピック領域にまたがります。日常的な .NET SDK プロファイリング、ベンチマーク設計、または CI テストのデバッグには使用しないでください。 ソース: novotnyllc/dotnet-artisan。