Mono pdb2mdb NuGet Package

The CSC compiler can produce a pdb file with debug symbols.
However, the Mono gmcs compiler produces a separate mdb file containing
such sybmols for use on Mono.

Use this utility to create an mdb file
from an original assembly and pdb file.

This allows Mono to generate stack traces with source files and line
numbers that may be useful in post-mortem debugging.

http://www.mono-project.com/Guide:Debugger
https://github.com/mono/mono/tree/master/mcs/tools/pdb2mdb.




Got any Mono pdb2mdb Question?





Info

Version: 0.1.0.20130128
Author(s): Xamarin
Last Update: Monday, January 28, 2013
.NET Fiddle: Create the first Fiddle
Project Url: http://www.mono-project.com/Guide:Debugger
NuGet Url: https://www.nuget.org/packages/Mono.pdb2mdb


Install
Install-Package Mono.pdb2mdb
dotnet add package Mono.pdb2mdb
paket add Mono.pdb2mdb
Mono.pdb2mdb Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

2

days-since-last-release

4103