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 271311

Summary: start debug performance: do not post disabled breakpoint
Product: cnd Reporter: Maria Tishkova <mromashova>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Maria Tishkova 2017-08-16 16:16:06 UTC
Do not send breakpoints to the debugger that are disabled when debug session is started. It should be sent to the debugger when (if) enabled
Comment 1 Maria Tishkova 2017-08-16 16:25:11 UTC
fixed in  cnd-main
changeset:   304458:b2aa0eb771d4
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Wed Aug 16 19:24:06 2017 +0300
summary:     fixed bz#271311 - start debug performance: do not post disabled breakpoint
Comment 2 Quality Engineering 2017-08-18 02:42:33 UTC
Integrated into 'main-silver', will be available in build *201708180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b2aa0eb771d4
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bz#271311 - start debug performance: do not post disabled breakpoint