Initializing help system before first use

Setting and Removing Breakpoints

Breakpoints are set by clicking in the breakpoint area, which is the narrow grey area where the line numbers for the source file are displayed. When you hover the mouse to the left of the line numbers, the cursor changes to a hand icon to show that clicking in that spot sets a breakpoint.

  1. To set a breakpoint, click in the breakpoint area to the left of the line where you want to set the breakpoint.
    A red disk appears to show that a breakpoint was set.
  2. To remove a breakpoint, click on the red disc icon in the breakpoint area to the left of the line where you want to remove the breakpoint.
    The red disc icon disappears from the breakpoint area.
  3. To disable a breakpoint, open the Debugger sidebar if it is not already open, by clicking on its name and in the breakpoints section, clear the checkbox for the breakpoint that you want to disable.
    The debugger no longer suspends at this breakpoint, until you enable it again.
  4. To disable all breakpoints in the model, open the Debugger sidebar if it is not already open, by clicking on its name and click the Toggle Breakpoints button, which is the fifth button from the left in the Debugger sidebar.
    Note: Conditional breakpoints are not supported in this version of Xpress Workbench.
    Note: Breaking automatically on exceptions is not supported in this version of Xpress Workbench.

© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.