The Classes pane in the Debugger window displays the hierarchy of all classes that have been loaded by the process being debugged. You can inspect the packages, classes, methods, and fields in your program. You can also inspect the value of static variables. Using the contextual menus, you can set a breakpoint on a method.
See also | |
---|---|
The Debug Workspace |