PeBrowseDbg
设置:
- Environment -> enable .net profiler
- CLR Debug 其中 set clr profiling mask 设置profiler 的监测项目,项目多速度慢
- 注意:PeBrowseDbg对中文支持不好,调试器和被调试的程序的全路径中不能含有中文
调试:
- file -> start debugging
- 左树右键modules only 红色托管模块 蓝色表示本地模块
- view->.net jit events 到目前为止所有JIT事件