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

Summary: Debugger should display a return value of methods
Product: debugger Reporter: ehucka <ehucka>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 80090    
Bug Blocks: 89617    

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