Crossware

Table of Contents        Previous topic       Next topic       

Breakpoints->Source Level Breakpoints->Breakpoint Properties

By default, breakpoints have a skip count of zero.  A breakpoint with a count of zero will always halt execution.

You can set the skip count to non-zero by double clicking on the item in the tree view.  This will open a dialog box showing the properties of the breakpoint.  The skip count is one of these properties.  Set it to the value you require.

You can also enable or disable the breakpoint via this properties dialog box.  Click on Edit Source to jump to the source code for this breakpoint.