Adding Watch Variables

Add a watch element to a breakpoint.

Prerequisites
Task
  1. Click Trace On.
  2. Right-click in the Watch table.
  3. Select Add Watch.
  4. Select a stream from the Watch Choices box.
  5. Select the type of watch you want to set up on that stream.
  6. Click Add.
    The watch appears in the table at the bottom of the dialog box.
  7. Click OK.
    The watch appears in the Watch table in the Debugger view.
  8. To remove watches, right-click within the Watch table and select, either:
    • Remove Watch to remove a single select watch variable, or,
    • Remove All Watches to remove all watch variables.
Related concepts
Breakpoints
Watch Variables
Related tasks
Adding Breakpoints
Pausing the Event Stream Processor
Stepping the Event Stream Processor