Info
Version: | 1.4.0.355 |
Author(s): | CsDebugScript Team |
Last Update: | Sunday, January 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/southpolenator/WinDbgCs |
NuGet Url: | https://www.nuget.org/packages/CsDebugScript.DwarfSymbolProvider |
Install
Install-Package CsDebugScript.DwarfSymbolProvider
dotnet add package CsDebugScript.DwarfSymbolProvider
paket add CsDebugScript.DwarfSymbolProvider
CsDebugScript.DwarfSymbolProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- CsDebugScript.CodeGen(>= 1.4.0.355)
- CsDebugScript.Engine(>= 1.4.0.355)
- CxxDemangler(>= 0.2.4.11)
- ELFSharp(>= 1.0.4)
- System.Reflection.TypeExtensions(>= 4.4.0)
Tags
It is symbol provider and debugger engine interface for CsDebugScript.Engine.