Choose Edit->Disable all from the Breakpoints List window to disable all breakpoints. When you disable breakpoints, the debugger remembers where they are set, but does not use them to stop execution when the program is run. You can later enable them all by selecting Edit->Enable all. You can enable individual breakpoints by clicking with mouse button 2 on each breakpoint you want to enable, and selecting Enable from the popup menu.