Previous Topic: ToolbarsNext Topic: Open Views


Views

CA InterTest supports the following types of views:

Auto Data

Displays variables and their contents at a particular breakpoint.

Bookmarks

Displays all anchors (bookmarks) placed on a specific line of code.

Breakpoints

Displays all breakpoints (enabled and disabled) that are set in the vertical ruler of the Program Listing area.

Call Trace

Displays a list of the called subprograms in a load module based on the current breakpoint. This is a CICS only view.

Console

Displays read-only standard output messages from CA InterTest.

Error Log

Displays all warnings and errors generated by the common user interface. This is used by CA support and you can export this log when reporting an error.

Help

Displays the related help topics for the highlighted view.

InterTest Debug

Displays the monitored and unmonitored programs.

Outline

Displays an outline of the program that is currently open in the Program Listing area and lists the structural elements.

Properties

Displays a list of attributes, if any, related to another active view. Not all views have information to display in this view.

Register Data

Keeps track of general register values during a debugging session for Assembler programs.

Servers

Displays the servers that have been defined for CA InterTest to communicate with the mainframe.

Session Data

Keeps track of session-related information during a debugging session for CICS programs.

Statement Trace

Displays a trace of previously executed statements.

Tasks

Displays the tasks available for the currently active program.

Watch Data

Keeps track of variables and other program-related information during a debugging session.

Use views to navigate a hierarchy of information (such as variable values), show breakpoints, bookmarks, console output, and various other activities.

CA InterTest saves any changes you make in a view across instances of the GUI.

Each view has a close button next to its name that lets you close the view. The following example displays the Breakpoints view tab with the close button.

The Bookmarks name on the view.

Views also have their own toolbars and pop-up menus that contain actions you can perform that are specific to the view.

The following example displays the toolbar of the Breakpoints view with buttons for actions on the toolbar's right side:

The Breakpoints tab displays other buttons.

Note: All views have minimize and maximize buttons on their toolbars.

You can perform the following actions with the buttons on the Bookmark's toolbar, as described in the following table:

Button

Description

CUI--Configure Program Settings--ICO

Configures the settings for the program name

CUI--Position in File--ICO

Shows the position in the program listing where the breakpoint is set

CUI--Configure Selected Breakpoints--ICO

Configures a selected breakpoint

An icon that deletes a selected bookmark.

Deletes a selected breakpoint.

Add A Global Breakpoint

Adds a global breakpoint

An icon that minimizes the view.

Minimizes the view.

An icon that maximizes the view.

Maximizes the view.