Previous Topic: Sample Debug ViewsNext Topic: The Debug View Toolbar


Debug View Interactions with Other Views

Selecting actions in the Debug view causes the changes described in the following table to occur in other views.

Action

Resulting View Changes

Select a Single Stack Frame

  • A PAD Code View editor for the Action Block is brought to the front of the editors (a new editor is opened if necessary).
  • When the front editor changes, the Outline view displays the outline for the selected Stack Frame.
  • The Variables view refreshes its display with the variables for the selected Stack Frame.
  • The Expressions view re-evaluates all expressions based on the selected Stack Frame.
  • The Breakpoints view highlights the Breakpoint related to the stopped state of the Stack Frame if the Breakpoints view has the Link With Debug View setting on.

Select a single Diagram Trace Server, Connection, or Listener process

  • The Variables view resets its display to an empty view.
  • The Expressions view refreshes its display to no evaluations being performed (no Stack Frame context).

Selecting more than one item

  • The Variables view resets its display to an empty view.
  • The Expressions view refreshes its display to no evaluations being performed (no Stack Frame context).