VS Stack Debugging Tips

Source: Internet
Author: User
Location: Debugging >> Windows >> call stacks
Description
Any project will be divided into various levels and modules of the project, regardless of novice veteran, when debugging the code (especially the maintenance of the project, modify the code of others) or often because do not know how the code is passed to the implementation of the distress.

You can see step-by-step execution by calling the Stack window.

When the view stack is, if you need to see the function before setting a breakpoint, you can go to the stack function you need to see the row, right-click, select "Run to the cursor", you can go directly to the code you want to see, easy to see the function of the specific implementation process. As shown in figure:




You can go straight to the green arrow. The function referred to in the F10 or F11 for step-by-step tracking, observe the implementation

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.