- Mastering Visual Studio 2017
- Kunal Chowdhury
- 110字
- 2021-07-15 17:26:36
Updates to Diagnostic Tools
When you start your debugging session inside Visual Studio, the Diagnostic Tools window becomes visible, having many details on the screen. With Visual Studio 2017, you can now view the number of Application Insights and UI Analysis events (UWP apps only) that occurred in your application, along with the number of Exceptions and IntelliTrace events. You can also take a memory snapshot of your heap and enable or disable the CPU profiling:

If you don't want to load Diagnostic Tools when the debugger session starts, you can disable it by unchecking the Enable Diagnostic Tools while debugging checkbox under the debugging options. Consider the following screenshot:

推薦閱讀
- LaTeX Cookbook
- Arduino開發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- MATLAB實(shí)用教程
- 高級(jí)C/C++編譯技術(shù)(典藏版)
- 算法訓(xùn)練營(yíng):提高篇(全彩版)
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- SQL Server從入門到精通(第3版)
- 組態(tài)軟件技術(shù)與應(yīng)用
- Android驅(qū)動(dòng)開發(fā)權(quán)威指南
- OpenStack Networking Essentials
- Monitoring Docker
- Using Yocto Project with BeagleBone Black
- 軟件測(cè)試(慕課版)
- Java程序設(shè)計(jì)入門(第2版)
- Python繪圖指南:分形與數(shù)據(jù)可視化(全彩)