Using the Debugger Windows

JDeveloper provides a number of special-purpose debugging windows:

You can open the debugger windows by choosing them from the View then choose Debug Windows menu.

You can control what type of information is displayed in each of the debugger windows. To see what options are available in each window such as which columns to display, right-click in a window and choose Settings from the context menu. Or, you can choose Tools then choose Preferences from the main menu and expand the Debugger node to display a preferences page for each debugger window. You can also save the debug information to either a text or HTML output file. See Exporting Debug Information to File.

For more information, select the debugger window to make it active and press F1 to display its Help topic.


Related topics

About Breakpoints
Configuring Your Project for Debugging
Debugging a Project in JDeveloper
Using the Source Editor When Debugging
Examining Program State in Debugger Windows