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 6874 - Breakpoints should be merged together after breakpoint "renaming"
Summary: Breakpoints should be merged together after breakpoint "renaming"
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 trivial (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-22 11:12 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-22 11:12:52 UTC
1. Create Thread breakpoint (on thread start)
2. Create Thread breakpoint (on thread death)
3. Change _set on_ property of the second breakpoint to Thread start.
You will have two Thread breakpoints on thread start.

Funny observation: If you have three breakpoints on thread start
and try to add new thread breakpoint on thread start, you will
have two breakpoints at the end of your adding.

See similar bug 6864.
Comment 1 Jan Stola 2000-07-27 17:33:59 UTC
Bug assigned to the module owner.
Comment 2 Quality Engineering 2003-06-30 17:36:13 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.