首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 其他开发语言 >

Decode调试出现Warning1002,要怎么办

2013-03-13 
Decode调试出现Warning1002,要怎么处理?在用Decoda加载可执行文件和脚本进行调试时,提示Warning 1002: Sym

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版本了~

热点排行