Revision history [back]
You can right-click on the breakpoint, select Ignore Breakpoint, and then enter an ignore count.
However, in a lot of cases it may be easier to set a conditional breakpoint to isolate the case you want to debug. This is also done by right-clicking on the breakpoint margin, either to create a conditional breakpoint or edit an existing breakpoint's condition.
There are details on this at https://wingware.com/doc/debug/setting-breakpoints