文件名称:MyDbg
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 113kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己利用调试API写的一个简单调试器
实现了基本的调试功能,比如单步步进,步过,下断点等-Their use of a simple debugging API to write to achieve the basic debugger debugging features, such as single-step into, step over, the next breakpoint, etc.
实现了基本的调试功能,比如单步步进,步过,下断点等-Their use of a simple debugging API to write to achieve the basic debugger debugging features, such as single-step into, step over, the next breakpoint, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Dbg\BpH.cpp
...\BpH.h
...\BpI.cpp
...\BpI.h
...\BpM.cpp
...\BpM.h
...\Command.h
...\Dbg.cpp
...\Dbg.dsp
...\Dbg.dsw
...\Dbg.h
...\Dbg.ncb
...\Dbg.opt
...\Dbg.plg
...\Debug.cpp
...\Debug.h
...\Decode2Asm.cpp
...\Decode2Asm.h
...\Disasm.cpp
...\Disasm.h
...\Dsasm_Functions.cpp
...\MyDefine.h
...\PeInfo.cpp
...\PeInfo.h
...\ReadMe.txt
...\resource.h
...\StdAfx.cpp
...\StdAfx.h
...\断点链表查找.txt
...\新建 文本文档.txt
...\调试寄存器.txt
...\遍历显示当前代码所在模块段.txt
Dbg
...\BpH.h
...\BpI.cpp
...\BpI.h
...\BpM.cpp
...\BpM.h
...\Command.h
...\Dbg.cpp
...\Dbg.dsp
...\Dbg.dsw
...\Dbg.h
...\Dbg.ncb
...\Dbg.opt
...\Dbg.plg
...\Debug.cpp
...\Debug.h
...\Decode2Asm.cpp
...\Decode2Asm.h
...\Disasm.cpp
...\Disasm.h
...\Dsasm_Functions.cpp
...\MyDefine.h
...\PeInfo.cpp
...\PeInfo.h
...\ReadMe.txt
...\resource.h
...\StdAfx.cpp
...\StdAfx.h
...\断点链表查找.txt
...\新建 文本文档.txt
...\调试寄存器.txt
...\遍历显示当前代码所在模块段.txt
Dbg