Skip to content

jerzy-d/MDRDesk

Repository files navigation

MDRDesk

Microsoft.Diagnostics.Runtime Gui Interface

MDRDesk Github site

  1. Credits

  2. Getting Started - A brief introduction to the API and how to create a CLRRuntime instance.

  3. The Main Menu - Basic operations like enumerating AppDomains, Threads, the Finalizer Queue, etc.

Installation

I do not have msi installer, and not planning to have one. Upgrades are handled by MDRDesk, in the main menu : Help -> Update MDRDesk.

Warnig. MDRDesk requires .NET Framework 4.7.1.

You can download it from : https://www.microsoft.com/net/download/dotnet-framework-runtime, if it's not installed on your computer.

Create a directory on your machine in location of your choosing, say 'd:\MDRDesk'. Optionally you can create a subfolder in this directory called 'Dumps' where you can keep crash dumps you inspecting. We have under 'Dumps' directory subfolders for each client we supporting. Download MDRDesk.zip, and mscordacwks.zip from the release to 'MDRDesk' folder. Unzip both and you should be all set. To create crash dumps of local processes from MDRDesk, you need to setup procdump.exe location.

TODO - local process crash dumps creation.

About

Microsoft.Diagnostics.Runtime Gui Interface

Resources

Stars

Watchers

Forks

Packages

No packages published