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 242508 - Expression Evaluation tab doesn't work
Summary: Expression Evaluation tab doesn't work
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: henk89
URL:
Keywords: 8.0_HR_FIX
Depends on:
Blocks:
 
Reported: 2014-03-03 10:10 UTC by soldatov
Modified: 2014-04-24 02:09 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 2014-03-03 10:10:19 UTC
Scenario:
- Create Arguments sample
- Push "Debug|Step Into" menu item
- Push Window|Debugging|Expression Evaluation menu item
- Type argc in Expression text field
==> no any changes in Expression Evaluation tab
Comment 1 henk89 2014-03-03 10:44:29 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/00353f4254e8
Comment 2 Vladimir Voskresensky 2014-03-03 14:10:27 UTC
Valera, the build for verification:
http://deadlock.netbeans.org/job/cnd-main/534/artifact/nbbuild/NetBeans-dev-cnd-main-534-on-20140303-full.zip
Comment 3 petrk 2014-03-03 15:33:55 UTC
Fix is safe
Comment 4 soldatov 2014-03-03 16:53:44 UTC
verified by QA in NetBeans IDE Dev (Build cnd-main-534-on-20140303)
Comment 5 Vladimir Voskresensky 2014-03-03 17:40:06 UTC
Fix doesn't work: text is not inserted after Enter in completion, but incomplete text is sent to debugger.
Comment 6 henk89 2014-03-03 19:34:52 UTC
Extra fix:
http://hg.netbeans.org/cnd-main/rev/4bce78a03eee
Comment 7 petrk 2014-03-03 20:02:31 UTC
Extra fix is safe, transplanted to 281592:dda11f5e2a83
Comment 8 Quality Engineering 2014-03-04 00:56:36 UTC
Integrated into 'releases/release80', will be available in build *201403032200* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/dda11f5e2a83
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #242508 - Expression Evaluation tab doesn't work
(Manually transplanted from 272654:4bce78a03eee)
Comment 9 Quality Engineering 2014-03-04 02:56:22 UTC
Integrated into 'main-silver', will be available in build *201403040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/00353f4254e8
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #242508 - Expression Evaluation tab doesn't work
Comment 10 soldatov 2014-03-04 08:44:09 UTC
verified in NetBeans IDE 8.0 (Build 201403032200)
Comment 11 soldatov 2014-03-21 17:42:15 UTC
verified in NetBeans IDE 7.4 (Build 20140320-3f80b6998498)
Comment 12 Quality Engineering 2014-03-26 17:05:13 UTC
Integrated into 'releases/release74', will be available in build *201403261440* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/5103aacba4fe
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #242508 - Expression Evaluation tab doesn't work
(transplanted from 00353f4254e89b9248f29a45d80c7ad170795954)
Comment 13 Quality Engineering 2014-04-24 02:09:34 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/99db9374c15b
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixed #242508 - Expression Evaluation tab doesn't work [ Merge of 281612:4bce78a03eee from cnd-main ]