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 - Annoying "No symbol \"wrong_symbol\" in current context" popup
Summary: Annoying "No symbol \"wrong_symbol\" in current context" popup
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-21 09:26 UTC by Vladimir Kvashin
Modified: 2014-07-03 02:33 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 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