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 238260 - Debugger Error window appears if user expands tooltip at first time
Summary: Debugger Error window appears if user expands tooltip at first time
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 09:36 UTC by soldatov
Modified: 2013-11-17 02:12 UTC (History)
1 user (show)

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 soldatov 2013-11-12 09:36:30 UTC
This bug can be reproduced in NetBeans 7.4 patch1
Scenario:
- Start IDE
- Create Welcome project
- Select GNU in Project Properties window
- Push Step into
- Move cursor on argc at 33th line
- Expand tooltip
==> Debugger Error window appears with "Variable object not found" text.
Comment 1 henk89 2013-11-13 14:26:30 UTC
Fixed in the changeset f529c93323a8
Comment 2 soldatov 2013-11-14 14:05:51 UTC
verified in NetBeans IDE 7.4 (Build 201311141216)
Comment 3 Quality Engineering 2013-11-14 14:30:49 UTC
Integrated into 'releases/release74', will be available in build *201311141216* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/be3b5b9c19d3
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #238260 - Debugger Error window appears if user expands tooltip at first time
(transplanted from f529c93323a8b3648859ac1d65715d6f82675872)
Comment 4 Quality Engineering 2013-11-17 02:12:50 UTC
Integrated into 'main-silver', will be available in build *201311170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b1f07f5f5c50
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #238260 - Debugger Error window appears if user expands tooltip at first time
(transplanted from f529c93323a8b3648859ac1d65715d6f82675872)