When I set up a breakpoint, it works, but when I try to step to next line of code, it leaves the debug mode (as though I clicked continue button).
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, this is a documented problem with the debugger in VS2008 SP1. There’s a hotfix available that fixes this particular problem, as well as several debugger issues when debugging multi-threaded code. Recommended, download is here.