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 24754

Summary: Allow stack to show full information about the calls
Product: debugger Reporter: David-john Burrowes <davidjon>
Component: CodeAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description David-john Burrowes 2002-06-14 00:26:23 UTC
provide a way to toggle between short call names (myclass.mymethod) and long ones 
(com.whatever.this.that.the.other.thing.method(param1, param2, .....)) as described in 
http://ui.netbeans.org/docs/hi/debugger3.4/stack/index.html
Comment 1 Martin Entlicher 2005-05-16 11:11:51 UTC
The UI spec should be followed.