[tools] Add mdb2ppdb tool for converting a .mdb file to a portable pdb .pdb file...
authorZoltan Varga <vargaz@gmail.com>
Mon, 16 Jan 2017 23:22:28 +0000 (18:22 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 16 Jan 2017 23:22:28 +0000 (00:22 +0100)
commiteb66d4cfc23367deaf39a6bb7631c31f4eaedda4
tree89cc7d2a877fb2007e2f1ee12a245563a3ce8de1
parent70ce36925bc496e4317286bdcfba6b75948026fc
[tools] Add mdb2ppdb tool for converting a .mdb file to a portable pdb .pdb file. (#4251)
mcs/tools/Makefile
mcs/tools/mdb2ppdb/Makefile [new file with mode: 0644]
mcs/tools/mdb2ppdb/mdb2ppdb.cs [new file with mode: 0644]
mcs/tools/mdb2ppdb/mdb2ppdb.exe.sources [new file with mode: 0644]