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 237406

Summary: Annoying "No symbol \"wrong_symbol\" in current context" popup
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: DebuggerAssignee: henk89
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2013-10-21 09:26:50 UTC
When debugging, I used a memory window. I entered address, saw what I needed and was quite happy. Sure, the name I entered got out of context quite soon. After that, on each stop IDE pops up a dialog "No symbol \"wrong_symbol\" in current context". This is not convenient and not consistent with watches: if watch gets out of scope, it just shows error message in watch window.
Comment 1 henk89 2014-07-01 15:01:01 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/fe4e41c3752e
Comment 2 Quality Engineering 2014-07-03 02:33:52 UTC
Integrated into 'main-silver', will be available in build *201407030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fe4e41c3752e
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #237406 - Annoying "No symbol \"wrong_symbol\" in current context" popup