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 - start debug performance: do not post disabled breakpoint
Summary: start debug performance: do not post disabled breakpoint
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-16 16:16 UTC by Maria Tishkova
Modified: 2017-08-18 02:42 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 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