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 - Conditional breakpoints based on iteration count
Summary: Conditional breakpoints based on iteration count
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-26 00:33 UTC by _ tboudreau
Modified: 2003-06-30 17:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.