What can you not do in the Variables view?
inspect the values of an object's fields
monitor variables that are outside the scope of the current stack frame
set a breakpoint to track a particular instance
edit the value of a variable while the debugger is running your app