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 24726 - Method and line columns should be available for the thread list
Summary: Method and line columns should be available for the thread list
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-13 00:43 UTC by David-john Burrowes
Modified: 2005-05-16 11:10 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-13 00:43:08 UTC
The spec at 
http://ui.netbeans.org/docs/hi/debugger3.4/threads/index.html
says that there should be a method and line column in the thread list.  This is related to the 
properties associated with a thread.
An alternate approach, though, would be to combine the class and method columns and 
properties (thereby being consistent with the stack) and calling it just "method", or perhaps 
"routine" so it is language neutral.
Comment 1 Martin Entlicher 2005-05-16 11:10:50 UTC
The UI spec should be followed.