![]() |
VOOZH | about |
dotnet add package CsDebugScript.DwarfSymbolProvider --version 1.4.0.355
NuGet\Install-Package CsDebugScript.DwarfSymbolProvider -Version 1.4.0.355
<PackageReference Include="CsDebugScript.DwarfSymbolProvider" Version="1.4.0.355" />
<PackageVersion Include="CsDebugScript.DwarfSymbolProvider" Version="1.4.0.355" />Directory.Packages.props
<PackageReference Include="CsDebugScript.DwarfSymbolProvider" />Project file
paket add CsDebugScript.DwarfSymbolProvider --version 1.4.0.355
#r "nuget: CsDebugScript.DwarfSymbolProvider, 1.4.0.355"
#:package CsDebugScript.DwarfSymbolProvider@1.4.0.355
#addin nuget:?package=CsDebugScript.DwarfSymbolProvider&version=1.4.0.355Install as a Cake Addin
#tool nuget:?package=CsDebugScript.DwarfSymbolProvider&version=1.4.0.355Install as a Cake Tool
Provides access to DWARF symbols (for PE and ELF image containers) and also ability to read ELF core dumps. It is symbol provider and debugger engine interface for CsDebugScript.Engine.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on CsDebugScript.DwarfSymbolProvider:
| Package | Downloads |
|---|---|
|
CsDebugScript.CodeGen.App
Small tool that uses CsDebugScript.CodeGen ability to extract user types from symbols files. It uses DIA to read PDB files and CsDebugScript.DwarfSymbolProvider for DWARF symbols (either from PE or ELF image containers). |
|
|
CsDebugScript
CsDebugScript provides framework for writting .NET code against different debuggers/dump processing. |
This package is not used by any popular GitHub repositories.