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 - Allow stack to show full information about the calls
Summary: Allow stack to show full information about the calls
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-14 00:26 UTC by David-john Burrowes
Modified: 2005-05-16 11:11 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 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.