Watch the values of local variables change in the Variables window. Determining if these values are as expected during program execution will help you to debug your code.
In general, you must Pause from debugging to be able to see updated values. However, some tools allow runtime updates. Check your tool documentation to see if it supports this feature.
To view the Variables window do one of the following:
To view variable changes:
To change the radix of a variable:
Right click in the line of the variable and select “Display Value As.”