Disabling or re-enabling method breakpoints

To disable method breakpoints previously set, follow these steps:

  1. Select Breakpoints > List method breakpoints. A dialog box opens.
  2. From the Available method breakpoints list, select all the breakpoints that you want to disable.
  3. Click Disable.

The List Method Breakpoints dialog box maintains a history of all the breakpoints you previously set, including those you have disabled. It maintains this list even after you shut down and restart OLT. To re-enable a previously disabled method breakpoint, select it from the list and click Enable. To delete a method breakpoint, select it from the list and click Delete.

ngrelt.gif (466 bytes)
Debugging in step-by-step mode