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 253851 - [81cat] Evaluation history is not shown into the Evaluation Result panel
Summary: [81cat] Evaluation history is not shown into the Evaluation Result panel
Status: RESOLVED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 10:33 UTC by -Silver-
Modified: 2015-07-28 08:16 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 -Silver- 2015-07-27 10:33:52 UTC
Test case:
    Debugger Part II - Functionality : History

Steps:
    1. Push Show evaluator result inside Variables view button in the left toolbar of the Variables output view.
    2. Switch to newly opened Evaluation Result view next to Variables view.
    3. Expand the History Node in Evaluation Result view.
    4. Right click some old expression and invoke Paste To Evaluator action from its popup menu. 

Issue:
    It is impossible to execute the 3rd step because the Evaluation Result panel is completely empty and doesn't contain any History node
Comment 1 Martin Entlicher 2015-07-27 14:36:06 UTC
You need to perform the preceding steps.
When debugger is active and suspended and you evaluate a few expressions, then when you go to Evaluation Result view, there are the last evaluated values under the History node.
Comment 2 -Silver- 2015-07-28 08:16:41 UTC
You are right,
I checked again and if I run the test without finishing the debugger session it works.
I corrected the test result in "passed", sorry for the misunderstanding.
Best regards,


--
Giuseppe Tino