ILOG JRules User Guide > Running and Debugging > Tasks > Debugging > Viewing Breakpoints

You can view the inserted breakpoints.

To view the breakpoints:

  1. On the Windows menu, click Show View > Breakpoints.
  2. Right-click a breakpoint, and then click one of the following:
    1. Go to File
    2. Hit Count
    3. Enable/Disable
    4. Remove/Remove All
    5. Properties

Related Concepts

Ruleset Debugging
Rule Engine

Related Tasks

Starting a Debugging Session
Setting Breakpoints in Rules
Setting Breakpoints in the Working Memory
Setting Breakpoints in the BOM
Stepping Through the Execution
Inspecting the Working Memory
Inspecting the Agenda
Viewing and Evaluating Expressions
Viewing and Editing Variable Values

Related Samples and Tutorials

Tutorial: Debugging a Ruleset
Tutorial: Debugging a Remote Rule Execution Server Application