How can I convert private pdb to public pdb?

后端 未结 2 1409
名媛妹妹
名媛妹妹 2021-01-14 09:43

I have private pdb file and I have to convert it to a public one. Is there tool for it?

Thank you in advance.

2条回答
  •  一向
    一向 (楼主)
    2021-01-14 10:05

    Use PDBCopy.
    pdbcopy is part of the Debugging Tools for Windows which is available through the Windows SDK

提交回复
热议问题