Debugger Window


The debugger window consists of,

Debugger message panel displays message from debugger.

Data History Panel allows users to display objects or local variables in the current class.

Stack Panel displays the current stack frame, and allows users to track a particular level of the stack frame.