jfory
驱动小牛
驱动小牛
  • 注册日期2002-05-14
  • 最后登录2003-06-20
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:669回复:1

DS 调试驱动程序!

楼主#
更多 发布于:2002-12-12 19:34
我按照她的说明书如下:
Preparing to Debug Device Drivers and VxDs
The following general steps explain how to prepare to debug device drivers or static VxDs that
load before the operating system fully initializes. The sections that follow explain how to
perform these steps in detail.
1 Build the application with debug information.
2 If SoftICE is not already loaded, load SoftICE.
3 Start Symbol Loader.
4 Click the OPEN button to open the module you want to debug.
5 Select the PACKAGE SOURCE WITH SYMBOL TABLE setting within the Symbol Loader
translation settings. Refer to Modifying Module Settings on page 32.
6 Click the TRANSLATE button to create a new .NMS symbol file.
7 Modify the SoftICE initialization settings to pre-load the debug information for the VxD
or device driver on startup. Refer to Pre-loading Symbols and Source Code on page 143.
8 Reboot your PC.
可是我在重起后没有任何反应,这是为么?
谢谢!
jfory
驱动小牛
驱动小牛
  • 注册日期2002-05-14
  • 最后登录2003-06-20
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2002-12-12 20:47
是我没看清,我可以看到我的程序,
但是还有好多东西要看的,不会太多。。。
游客

返回顶部