GuiDbg
SDK目錄下v2.0\GuiDebug\DbgClr.exe
只能調(diào)試Debug版本
ildasm 反編譯
ilasm 編譯成debug版本 ilasm /debug /resource= *.res *.il?生成debug 版本 和 *.pdb符號文件
tools->options?->Text Editor 設(shè)置行號
file -> open 打開 *.il 文件
設(shè)置斷點
debug->programe to debug 選擇要調(diào)試的程序 *.exe?
總結(jié)
- 上一篇: 对动画教程的坐标反转公式求证
- 下一篇: ADOQuery 的几个事件