CV符号是什么意思?
我有一个 dll,据说有 CV 符号。我检查了 CV 意味着代码视图,但想了解有关此符号格式的更多信息。它与 PDB 格式相比如何?
I have a dll which has said to have CV symbols. I checked CV means Code view, but would like to know more about this symbole format. How it compares to PDB format?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
CodeView是PDB文件的格式。
CodeView IS the format of PDB files.