阅读:671回复:1
DS 调试驱动程序!
我按照她的说明书如下:
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. 可是我在重起后没有任何反应,这是为么? 谢谢! |
|
沙发#
发布于:2002-12-12 20:47
是我没看清,我可以看到我的程序,
但是还有好多东西要看的,不会太多。。。 |
|