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

Enable

To enable the currently selected breakpoint, choose Edit->Enable from the Breakpoints List window, or place the pointer over the breakpoint, click mouse button 2, and select Enable. (The breakpoint must be disabled for this menu choice to be shown.)

Disabled breakpoints are remembered by the debugger but do not cause execution to stop when the program runs. When you enable a disabled breakpoint, the debugger stops program execution whenever the breakpoint is encountered.



Enable and Disable Breakpoints