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 8589 - poor feedback of which threads and thread groups are suspended
Summary: poor feedback of which threads and thread groups are suspended
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Other
: P3 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-28 00:43 UTC by David-john Burrowes
Modified: 2002-07-19 15:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David-john Burrowes 2000-11-28 00:43:34 UTC
In the debugger, it appears to me that threadgroups don't change in appearance
at all when suspended, and threads merely change color when they are suspended.
 Aside from the fact that the color is the reverse of what I'd expect, it seems
to me that there should be a more visible indication of when a thread or thread
group is suspended should be used.
Comment 1 Jan Stola 2001-01-15 15:14:59 UTC
We already use color to show what threads were suspended - they are yellow.
For thread groups this doesn't have a sense - see bug #8590.