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 41113 - Debugger should display a return value of methods
Summary: Debugger should display a return value of methods
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: UI
Depends on: 80090
Blocks: 89617
  Show dependency tree
 
Reported: 2004-03-18 14:38 UTC by ehucka
Modified: 2007-07-09 14:09 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 ehucka 2004-03-18 14:38:17 UTC
The better way I think is to display it as a
special Local variable e.g. 'return'.
Comment 1 Roman Ondruska 2005-05-13 11:42:19 UTC
This REF depends on JDK issue #4195445
Comment 2 Martin Entlicher 2005-12-12 19:46:23 UTC
This was implemented in JDK 1.6 => we can implement this in 5.1.
Comment 3 Martin Entlicher 2006-07-21 12:28:53 UTC
Fixed in trunk, by the commit of the fix of issue #80090.
Comment 4 ehucka 2007-07-09 14:09:50 UTC
verified