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 193505 - Disabled BP gets enabled on start debug session
Summary: Disabled BP gets enabled on start debug session
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-12-16 16:39 UTC by Alexander Pepin
Modified: 2010-12-21 07:53 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 Alexander Pepin 2010-12-16 16:39:08 UTC
Steps to reproduce:
- create Welcome sample
- set breakpoint in line 45
- disable the breakpoint
- start debugging
Result: The breakpoint gets enabled once a new debug session is started.
Comment 1 Egor Ushakov 2010-12-20 16:38:48 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/2556d4a9fa4b
Comment 2 Quality Engineering 2010-12-21 07:53:08 UTC
Integrated into 'main-golden', will be available in build *201012210001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2556d4a9fa4b
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #193505 (Disabled BP gets enabled on start debug session)