Understanding Expressions View of debugger
In Expressions View, when a breakpoint has been hit, you can enter a java expression containing variables and methods that the visible at the line of code where execcution has paused and get back the value of that java expression.