The Window menu allows you to pop up various windows, which provide useful information not present in the debugger window. Selecting a window from this menu will open the specified window, or, if it is already open, cause it to pop to the front of any windows that might be covering it. This menu is available in all debugger windows.
+--------------------------+ | Debugger Window | +--------------------------+ | Bindings Window | +--------------------------+ | Standard Debugger Window | +--------------------------+ | Ancestors Window | +--------------------------+
Debugger Window refers to the main debugger window, and may be used when the debugger window is covered by other windows to bring it to the front. The other windows, the Variable Bindings Window, Standard Debugger Window, and Ancestors Window are discussed in depth below. (see dbg-sld-oth)