Windows+Debug
Windows+Debug技术资料下载专区,收录4,256份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
4,256
Windows+Debug 全部资料 4,256 份
softIce is a good tool for windows to debug . This is a book which introduce many commond and teach
softIce is a good tool for windows to debug . This is a book which introduce many commond and teach us how to us the com...
2014-01-07
193
在DEBUG状态下
在DEBUG状态下,显示中断向量表,找一个空闲的中断类型号,以此软中断作为新增加的系统调用中断。编制一个系统调用服务与初始化程序syscall.asm,要求包括以下两部分内容:① 系统调用服务例程;② 初始化程序:设置新的中断向量和驻留新增...
2013-12-26
150