Writing a CLR Debugger Extension Part 1
Show: Defrag Tools --> Season: 1 - Season 1
AirDate: 10/6/2014
Runtime: 45
Voting: 0 (0)

Overview: In this episode of Defrag Tools, Andrew Richards starts a two part series on writing a Debugger Extension in C# for the Debugging Tools for Windows. The series follows on from the recent 9 part series on writing a Debugger Extension in C++. The C# code utilizes the Microsoft.Diagnostics.Runtime (CLRMD) and DllExports packages, available on NuGet.