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 6864 - Thread breakpoints should be groupped together.
Summary: Thread breakpoints should be groupped together.
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 minor (vote)
Assignee: Terry Heatlie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-21 14:13 UTC by Jan Stola
Modified: 2003-06-30 17:36 UTC (History)
0 users

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 Jan Stola 2000-06-21 14:13:31 UTC
1. Add thread breakpoint (on start).
2. Add thread breakpoint (on start or death).
Debug your class. You will see two notifications about thread start.
I think the two breakpoints should be groupped together.
Comment 1 Jan Stola 2000-07-27 17:32:59 UTC
Bug assigned to the module owner.
Comment 2 Jan Stola 2001-01-18 17:05:59 UTC
We were considering to remove duplicit breakpoints and group
some relative breakpoints together (like thread breakpoints).
But we decided not to do it because of conditional breakpoints
and print texts - There could be more thread breakpoints
with different print texts each of them working only if some
condition is satisfied -> better granularity will be achieved.
Comment 3 Quality Engineering 2003-06-30 17:36:22 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.