I’m debugging an app in VS2010 and I would like that the next instruction don’t execute. Is it possible without recompiling the app?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes.
Just drag the yellow line (highlighted line which is on the line executing) to the line after the one you do not want to run.