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

Summary: Method and line columns should be available for the thread list
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-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.