首页
社区
课程
招聘
[旧帖] [求助]调试时出现Cannot find or open the PDB file 0.00雪花
发表于: 2012-9-26 16:52 1238

[旧帖] [求助]调试时出现Cannot find or open the PDB file 0.00雪花

2012-9-26 16:52
1238
你好,
我在用pin instrumentation工具,现在想对自己写的pinTool进行调试。我看了pin 2.11 user guide上面关于在windows上的说明了,他说用这种格式进入debug模式
pin <pin options> -pause_tool 20 -t <tool name>  <tool options> -- <app name> <app options>
我用的命令是pin -pause_tool 20 pin -t mypintool.dll --hello.exe
回车后就转到VS窗口attach hello.exe进程,然后在下的断点处就显示这样的错误消息“The breakpoint will not currently be hit. No symbols have been loaded for this document.”
然后下面的输出框中显示好多行含有“ Cannot find or open the PDB file”的信息。

请问这个问题怎么解决?谢谢大神指点,本人不胜感激。
谢谢!

[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//