Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Debugger Window and Files : Debugger dialog boxes : Edit Breakpoint dialog box : Editing a breakpoint
 
Editing a breakpoint
To edit a breakpoint:
1. In the Breakpoints dialog box, select the breakpoint you want to edit. Click the Edit button.
The breakpoint information appears in the tab of the Edit Breakpoint dialog box appropriate to the style of breakpoint selected. The other tabs are disabled. For example, if you select an error breakpoint, it populates the On Error tab. The At Line tab and the Watchpoint tab are unavailable.
2. Make your edits. For example, you might want to add a condition to a procedure line breakpoint.
3. Click OK.