Using the Call Stack in Java Programs

When you are debugging Java programs, the Call Stack window displays the names of procedures (if any) in the current scripting language as well as the names of any Java methods currently active. For more information, see Viewing the Call Stack.