Variables View [Debug Perspective]

In this Topic Hide

About

Variables View Toolbar Commands

Variables View Menu Commands

About

The Variables view displays information about the variables associated with the stack frame selected in the Debug View. Selecting a variable will display details in the detail pane below the view. Expanding the list under a variable will display its fields.

Variables View

Note:

Right-click a variable and select Watch to add the variable to the Expressions View.

Variables View Toolbar Commands

Icon

Name

Description

variables_view_show_type_names.png

Show Type Names

If selected, type names will be displayed.

variables_view_show_logical_structure.png

Show Logical Structure

Shows the logical structure.

collapse_all_icon.png

Collapse All

Collapses the list.

 

Variables View Menu Commands

The view's menu can be accessed through the view menu icon menu_icon.png.

 

Variables View Menu

Name

Description

Layout

Defines the view's layout:

  • Vertical View Orientation - The details pane will be displayed at the bottom of the Variables view.

  • Horizontal View Orientation - The details pane will be displayed to the right of the Variables view.

  • Variables View Only - Only the Variables view will be displayed.

Note:

The Variables View [Debug Perspective] is displayed by default as part of the Debug Perspective. To manually open the view, go to Window | Show View | Other | Debug | Variables.

 

 

link_icon.png

Related Links:
Working with the Internal Web Browser

Debugging JavaScript

Web Browser Tools Perspective

Debug View [Debug Perspective]

Breakpoints View [Debug Perspective]

Scripts View

Expressions View [Debug Perspective]

Debug Output View [Debug Perspective]

Browser Output View [Debug Perspective]

PHP Debug Perspective