Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Mono(mdb2ppdb)							Mono(mdb2ppdb)

NAME
       mdb2ppdb	 -  Convert Mono's debug file format (MDB) to Portable Program
       Database	(PPDB) file formatn

SYNOPSIS
       mdb2ppdb	input.mdb output.ppdb

DESCRIPTION
       mdb2ppdb	is a tool that can be used to convert debug information	stored
       in the Mono debug file format (files with  the  extension  .mdb)	 which
       both  Mono's compiler and tools that used Mono's	System.Reflection.Emit
       debug file format on Unix used into the new debug format	Portable  Pro-
       gram Database (files with the extension .ppdb).

MAILING	LISTS
       Mailing	lists  are  listed  at	the http://www.mono-project.com/commu-
       nity/help/mailing-lists/

WEB SITE
       http://www.mono-project.com

SEE ALSO
       mcs(1), pdb2mdb(1)

								Mono(mdb2ppdb)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mdb2ppdb&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help