How could I start debug from an exact point in Visual Studio?

Water Abner 1 Reputation point
2020-07-14T01:27:29.8+00:00

I'm developing a program with Visual Studio, and i want to debug a part of this program, but the point is that everytime i start debug the program starts form the begining and it will take almost an hour to reach the part which i want to debug. So i think is there any possible way to start debug from an exact point in Visual Studio? About the data I can write a middle file for storage.

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-07-14T02:36:07.897+00:00

    Visual studio is not currently supported here on QnA. They're actively answering questions in dedicated forums here.
    https://developercommunity.visualstudio.com/spaces/8/index.html
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral

    --please don't forget to Accept as answer if the reply is helpful--


    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.