Iristyle
- 104,075 total downloads
- last updated 11/20/2012
- Latest version: 2.11.0.20121120
Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not...
More information
Mono.pdb2mdb
by:
Iristyle
- 9,586 total downloads
- last updated 1/28/2013
- Latest version: 0.1.0.20130128
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...
More information