# advDotnetDebugging **Repository Path**: kevin2y/advDotnetDebugging ## Basic Information - **Project Name**: advDotnetDebugging - **Description**: Source code for the book Advanced .NET Debugging written by Mario Hewardt. 中文名: 《.NET高级调试》配套源代码~ - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-18 - **Last Updated**: 2023-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Source code for *Advanced .NET Debugging* (book) Source code for the book *Advanced .NET Debugging* written by **Mario Hewardt**. 中文名: 《.NET高级调试》配套源代码~ The execute files (.exe) can be generated using: ```bash msbuild buildall.xml ``` Here buildall.xml is under the folder `adndsrc`. ## Windbg for windows 7 - download x86: x64: ## Windbg for windows 10 (WinDbg 10.0.18362.1) - download x86:  x64: ## Windbg preview (WindbgX) from Microsoft Store