This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 5553

Summary: Conditional breakpoints based on iteration count
Product: debugger Reporter: _ tboudreau <tboudreau>
Component: CodeAssignee: Jan Jancura <jjancura>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ tboudreau 2000-01-26 00:33:15 UTC
A future enhancement could be to set a number of hits for a breakpoint before it pauses execution.  The default being 1 (as it does now).  This can come in handy if you want to set a breakpoint to d
ebug a problem in a loop where the bug occurs after x iterations of the loop.
Comment 1 Marek Grummich 2000-07-25 09:07:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2001-01-18 12:28:59 UTC
Conditional breakpoints in JPDA debugger offer much powerfull way
to stop on breakpoints only when some special condition is satisfied.
Comment 3 Quality Engineering 2003-06-30 17:26:21 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.