PeBrowseDbg

it2022-05-09  25

设置:

Environment -> enable .net profilerCLR Debug 其中 set clr profiling mask 设置profiler 的监测项目,项目多速度慢 注意:PeBrowseDbg对中文支持不好,调试器和被调试的程序的全路径中不能含有中文

调试:

file -> start debugging左树右键modules only 红色托管模块 蓝色表示本地模块view->.net jit events 到目前为止所有JIT事件

转载于:https://www.cnblogs.com/nanshouyong326/archive/2009/02/14/1390439.html

相关资源:PEBrowseDbg

最新回复(0)