PreviousNext

Extending the new WinDbg, Part 3 – Embedding a C# interpreter - Criteo Labs

by dnwu3010, 2018-05-22T16:04:31.048Z

How to extend the new WinDBG to embed a C# interpreter directly in the UI. Write ClrMD scripts directly from the debugger, to greatly ease the manipulation of complex data structures.

Read More