16. Debugging Your Application : How You Can Use Break Conditions : Break Conditions : How You Can Delete Break Conditions
 
Share this page                  
How You Can Delete Break Conditions
There are several ways to delete break conditions:
On the Call, Methods, or Other portlets tabs of the Debug tab, clear the break condition you want to delete.
In the Activations portlet of the Debug tab, select the break condition you want to delete, then use any of the following methods to delete your selection:
Right-click on the condition and select Delete from the pop-up menu.
Press the Delete key.
Click Edit, Delete from the Workbench menu.
To delete all break conditions listed in the Activations portlet, select one of the conditions and then right-click and select Clear from the pop-up menu.
For additional information about deleting source breakpoints, see How You Can Delete Source Breakpoints (see Delete Source Breakpoints).