win_driver77
驱动牛犊
驱动牛犊
  • 注册日期2003-10-13
  • 最后登录2006-10-25
  • 粉丝0
  • 关注0
  • 积分12分
  • 威望2点
  • 贡献值0点
  • 好评度1点
  • 原创分0分
  • 专家分0分
阅读:1085回复:3

Win98环境,用softice无法显示源代码的文本,是编译好的汇编格式。

楼主#
更多 发布于:2004-11-19 17:18
Environment:Windows98 SE
Softice version: 2 .0

1) Run "Symbol Loader" and load my driver that is a "*.DRV" file.
2)  Ctrl+D to open softice.
3)  file *: the file name could be displayed.
4)  bpx to set break point.
5)  run test program.
6)  softice pop up and stop at break point.
7)  input command "ws 5".
8)  Source codes disappeared and assemble code came out.

I have tried several time. When I run "ws 5" the error happened.
I happen to know if anyboby meet this phenomenon or have some idea about it.
snowStart
驱动老牛
驱动老牛
  • 注册日期2004-04-06
  • 最后登录2011-06-02
  • 粉丝0
  • 关注0
  • 积分95分
  • 威望19点
  • 贡献值177点
  • 好评度1点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2004-11-23 08:57
1)后缺少执行Load Symbol
学习,关注,交流中... [email=fengyu@163.com]Email:snowstarth@163.com[/email] [url]http://bbs.zndev.com/?a=snowStart[/url]
win_driver77
驱动牛犊
驱动牛犊
  • 注册日期2003-10-13
  • 最后登录2006-10-25
  • 粉丝0
  • 关注0
  • 积分12分
  • 威望2点
  • 贡献值0点
  • 好评度1点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2004-11-23 09:03
I miss a step: I run Symbol load for my debugging driver.
snowStart
驱动老牛
驱动老牛
  • 注册日期2004-04-06
  • 最后登录2011-06-02
  • 粉丝0
  • 关注0
  • 积分95分
  • 威望19点
  • 贡献值177点
  • 好评度1点
  • 原创分0分
  • 专家分0分
地板#
发布于:2004-11-23 13:00
Environment:Windows98 SE
Softice version: 2 .0

1) Run "Symbol Loader" and load my driver that is a "*.DRV" file.
2)  Ctrl+D to open softice.
3)  file *: the file name could be displayed.
4)  bpx to set break point.
5)  run test program.
6)  softice pop up and stop at break point.
7)  input command "ws 5".
8)  Source codes disappeared and assemble code came out.

I have tried several time. When I run "ws 5" the error happened.
I happen to know if anyboby meet this phenomenon or have some idea about it.
 


wc 是代码窗口,
可以试着file filename.c打开源文件,用鼠标设置断点
学习,关注,交流中... [email=fengyu@163.com]Email:snowstarth@163.com[/email] [url]http://bbs.zndev.com/?a=snowStart[/url]
游客

返回顶部