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 262485

Summary: Assertion in BreakpointBag.sessionBreakpoints()
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Alexander Simon 2016-06-20 07:17:45 UTC
Eaten accertion in org.netbeans.modules.cnd.debugger.common2.debugger.breakpoints.BreakpointBag.sessionBreakpoints(), line 310.

Steps to reproduce:
- Attach to IDE and add breakpoint on AssertionError
- create Quote sample project.
- build the project.
- type in search field (in right top) "cp"
IDE will stop on the line with assertion.
Comment 1 Maria Tishkova 2016-07-11 20:21:16 UTC
fixed in
changeset:   298993:86a9cd0bef13
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Mon Jul 11 23:17:50 2016 +0300
summary:     remove hidden asserts