Debugger user interface
The debugger helps you find and fix errors in your programs. When you begin a debugging session, the debugger user interface is displayed in the message pane:
- Horizontal tabs, along the bottom of the AppBrowser, represent debugging sessions. Each tab represents a new session.
- Vertical tabs, on the lower left of the AppBrowser, represent the debugger views. The views are displayed for the currently selected debugging session. Each view displays icons to indicate the state of the item selected in the view.
- The debugger toolbar is displayed for the currently selected debugging session.