Helper library to create extensions for WinDbg/LLDB using ClrMD.
Info
| Version: | 2.0.0-rc1 |
| Author(s): | Kevin Gosse |
| Last Update: | Sunday, June 13, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kevingosse/ClrMDExports |
| NuGet Url: | https://www.nuget.org/packages/ClrMDExports |
Install
Install-Package ClrMDExports
dotnet add package ClrMDExports
paket add ClrMDExports
ClrMDExports Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Diagnostics.Runtime(>= 1.1.35504)
- UnmanagedExports.Repack(>= 1.0.4)
Tags