读书人

Decode调试出现Warning1002,要怎么办

发布时间: 2013-03-13 10:56:58 作者: rapoo

Decode调试出现Warning1002,要怎么处理?
在用Decoda加载可执行文件和脚本进行调试时,提示
Warning 1002: Symbol file 'C:\WINDOWS\system32\msvcrt.pdb' located but it does not match module 'C:\WINDOWS\system32\msvcrt.dll'

Warning 1002: Symbol file 'C:\WINDOWS\system32\msvcrt.pdb' located but it does not match module 'C:\WINDOWS\system32\msvcrt.dll'
要怎么处理?

[解决办法]
调试信息版本和系统的运行时版本不匹配,这个只有找正确的pdb版本了~

读书人网 >其他开发语言

热点推荐