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 分类、内存泄漏调查、内核调试和生产用 dotnet-monitor。涵盖 17 个主题领域。请勿用于常规 .NET SDK 分析、基准测试设计或 CI 测试调试。 来源:novotnyllc/dotnet-artisan。