1 Star 1 Fork 1

cantops/mono

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mdb2ppdb.1 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
.\"
.\" mdb2ppdb manual page.
.\" Copyright 2017 Microsoft
.\"
.TH Mono "mdb2ppdb"
.SH NAME
mdb2ppdb \- Convert Mono's debug file format (MDB) to Portable Program
Database (PPDB) file formatn
.SH SYNOPSIS
.PP
.B mdb2ppdb input.mdb output.ppdb
.SH DESCRIPTION
\fImdb2ppdb\fP 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 Program Database (files with the
extension .ppdb).
.SH MAILING LISTS
Mailing lists are listed at the
http://www.mono-project.com/community/help/mailing-lists/
.SH WEB SITE
http://www.mono-project.com
.SH SEE ALSO
.PP
mcs(1), pdb2mdb(1)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/juzzpig/mono.git
git@gitee.com:juzzpig/mono.git
juzzpig
mono
mono
main

搜索帮助