Evaluate variables in Java programs

There are two ways to evaluate a variable when a program stops running at a breakpoint or step.

Use the EVAL command for evaluating variables in a Java™ program.

Note: You can also change the contents of a variable by using the EVAL command. For more information about the variations of the EVAL command, see WebSphere® Development Studio: ILE C/C++ Programmer's Guide, SC09-2712 and online help information.

When looking at variables in a Java program, note the following: