| Breakpoints | Opens the Breakpoints Window, where you can set, clear, and list breakpoints and tracepoints |
| Data Display | Opens the Data Display Window, where you can watch the change in value of an expression over the course of program execution |
| Sampling Collector | Opens the Sampling Collector window, where you can prepare an application for behavior data collection |
| Dbx Commands | Opens the Dbx Commands Window, where you can enter dbx commands and view their output; dbx is the engine underlying the Sun WorkShop debugger |
| Program I/O | Opens the Program Input/Output Window, where you can view all input and output activities of the program being debugged |
| Custom Buttons | Opens the Custom Button Window, which contains custom buttons you can create using the dbx button command |
| Button Editor | Opens the Button Editor Window, which lets you add buttons to, and edit buttons in, the Custom Buttons window |
| Runtime Checking | Opens the Runtime Checking Window, where you can use runtime checking to view your program's memory access and memory usage errors during execution |
| Session Manager | Opens the Active Sessions Dialog Box, where you can manage multiple debugging sessions |
| WorkShop Main | Brings the Sun WorkShop main window to the front |