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 92629 - "Evaluate" and "execute" features during debugging
Summary: "Evaluate" and "execute" features during debugging
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-16 16:07 UTC by radick
Modified: 2010-04-29 09:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description radick 2007-01-16 16:07:09 UTC
I am considering to switch from Eclipse to NetBeans but I I find debugging very
inconvenient in NetBeans. Are you considering possibility to add such features as: 
*evaluate expression - when you select some expression/member invoke this action
and receive in tooltip/dialog value of selected statement
*execute expression - the ability to execute some extra code/statement during
debugging
Comment 1 Martin Entlicher 2008-10-16 16:42:23 UTC
This was already implemented in NetBeans 6.1.
Tooltips are displayed when you select something in Editor and move the mouse over that.
In Debug menu (Run menu in NetBeans 6.1) there is "Evaluate Expression" action.
Comment 2 Quality Engineering 2010-04-29 09:31:44 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.