阅读:2026回复:5
我正在看filemon的代码,想用debug view或drive monitor跟踪,可是怎么也不行?哪位大虾可以告知我应该怎么跟踪呀?
我正在看filemon的代码,想用debug view或drive monitor跟踪,可是怎么也不行?哪位大虾可以告知我应该怎么跟踪呀?
|
|
|
沙发#
发布于:2003-06-11 19:33
8。Reboot your PC 不要
ctrl +D 设置断点 file filemon.c F5 run filemon.exe |
|
|
板凳#
发布于:2003-06-11 16:26
用 softice 可以 newkey兄: 我参考了SoftIce的帮助文档,按照一下步骤作了,可是还是什么都没有!能告诉我还有什么需要注意的吗? 我调试的就是FileMon中的filem.sys 1。Build the application with debug information. 2。If SoftICE is not already loaded, load SoftICE. 3。Start Symbol Loader. 4。Click Open to open the module that you want to debug. 5。Click Package source with symbol table . 6。Click Translate to create a new .NMS symbol file. 7。Modify the SoftICE initialization settings to pre-load the symbols and source code information for the VxD or device driver on startup. 8。Reboot your PC. |
|
|
地板#
发布于:2003-06-11 08:13
Dbgview的帮助文件里面讲的很清楚,在你需要的地方加入
DbgPrint就可以了。要重新build生成你的.sys文件,加载。 |
|
地下室#
发布于:2003-06-10 20:46
用 softice 可以
我也用 DriverMonitor ,什么也不显示 高手到那去了??? |
|
|
5楼#
发布于:2003-06-10 19:30
哎,怎么等了半天没有一个人回复呀?!
是我的问题太简单了吗?就算是如此也希望大虾们给点建议嘛! 先谢了! |
|
|