using VS2010.
I don’t know why this happened but suddenly i don’t see the variable values when i stand with the mouse on the some variable in debug ( when the breakpoint stops )
Someone can help ?
Thanks.
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.
Could be some dumb little UI bug. Try putting the variable on a watch list (right-click it). If that doesn’t work, it could be that the debugging information for that symbol hasn’t been generated — it can be difficult to do so in some circumstances.