Visual Studio debugging tool: intelliitrace

Source: Internet
Author: User

Speaking of Visual Studio, you may be familiar with it. When talking about intelliitrace, you may be a little unfamiliar. It is estimated that many people do not know what he is doing.

OK. This article focuses on the role and usage of intelliitrace.

In actual development, we will performCodeDebugging. Debugging is nothing more

-- Set a breakpoint

-- One-step execution

-- Duplicate

-- Duplicate

--...

The entire process is complex and inefficient. The following is an example.

There is a variable I need to monitor the changes in the variable value I. The traditional method is to set a breakpoint and perform one-step debugging. Achieve the desired debugging results. This approach is very inefficient. Is there a way to improve efficiency?

Here we will introduce the role of intelliitrace, which is to shorten the debugging cycle and record debugging. Give the demo image directly without saying anything.

Figure 1

Figure 1 shows how to enable and disable intelliitrace based on your needs. Here we select the secondIntelliitrace events and call Information

 

Figure 2

2. We need to monitor the process of a value change at the output location.

It is very easy to use intelliitrace To Do This. Directly F5

3. debug information captured by intelliitrace is displayed on the right.

 

 

The call information can also be displayed one by one.

 

The anger and efficiency of itellitrace can only be found in the use process.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.