From the Debug window, you can view and modify the variables that were in scope when a method entered the call stack.
To view the variables:
The name of the variable is replaced with the variable's value. which you can edit.
See also | |
---|---|
Browsing the Methods on the Call Stack
Viewing Source for a Method on the Call Stack |