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 - Assertion in BreakpointBag.sessionBreakpoints()
Summary: Assertion in BreakpointBag.sessionBreakpoints()
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-20 07:17 UTC by Alexander Simon
Modified: 2016-07-11 20:21 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 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