Go to Glossary Go to Search Go to IBM C and C++ Compilers Help Home Page Go to IBM Software WWW Site

Disable

To disable the currently selected breakpoint, choose Edit->Disable from the Breakpoints List window, or place the pointer over the breakpoint you want to disable. Then click on mouse button 2, and select Disable. (The breakpoint must be enabled for this menu choice to be shown.)

When you disable a breakpoint, it does not stop execution when the program is run. You can later enable it by selecting Edit->Enable from the Breakpoints List window, or by clicking mouse button 2 on it and selecting Enable from the popup menu. You can also enable all disabled breakpoints by selecting Edit->Enable all.



Enable and Disable Breakpoints