This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot add local variables to watch windows

Hi,

I cannot add local variables to watch window. I read from other thread that this is the because the debugger has not run till the initialisation. I inserted a breakpoint after the initialisation and I still couldn't add the local variable to Watch window.

Can someone share with me how to monitor local variables in Watch windows?

Thanks.

Parents
  • Thanks for your quick reply.

    I did what you said by adding them when in scope, but in vain. I don't see anything in the Local window when I run my debug.

    By the way, I am using simulation, and a evaluation copy because I am still waiting for my purchased copy.

Reply
  • Thanks for your quick reply.

    I did what you said by adding them when in scope, but in vain. I don't see anything in the Local window when I run my debug.

    By the way, I am using simulation, and a evaluation copy because I am still waiting for my purchased copy.

Children