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 171310

Summary: Conditional Breakpoints
Product: php Reporter: oopman <oopman>
Component: DebuggerAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description oopman 2009-09-02 09:58:55 UTC
While debugging some python in PyDev for Eclipse a few days ago I noticed something nice: Conditional breakpoints. 

The basic idea is a BP with an associated watch. The BP only halts execution if the associated watch evaluates to true.

It would be very nice if this feature was implemented in the PHP/NetBeans debugger.
Comment 1 Filip Zamboj 2010-09-15 12:29:58 UTC
batch reassigning
Comment 2 OndrejBrejla 2011-07-18 14:02:15 UTC

*** This bug has been marked as a duplicate of bug 132066 ***