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 113011 - Remove breakpoints from breakpoints view when project is closed
Summary: Remove breakpoints from breakpoints view when project is closed
Status: VERIFIED DUPLICATE of bug 101195
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 15:31 UTC by Tomas Danek
Modified: 2007-08-16 16:07 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 Tomas Danek 2007-08-16 15:31:29 UTC
20070816
-------------
- i had a ruby + rails project opened
- there was a one breakpoint in ruby project and a lot of breakpoints in rails project
- then i closed rails project, but i still see breakpoints i used in that rails project in breakpoints view - it would
be nice to clean it and keep only breakpoints of opened projects
Comment 1 Martin Krauskopf 2007-08-16 15:38:58 UTC
Probably all debuggers should behave in the same way. Ruby debugger behaves as Java debugger here. If 'debugger core'
agree with you it should be solved there, somehow automatically, and not in all debuggers we have individually.
Comment 2 Martin Entlicher 2007-08-16 15:53:57 UTC
This is a duplicate of issue #101195.

*** This issue has been marked as a duplicate of 101195 ***
Comment 3 Tomas Danek 2007-08-16 16:07:09 UTC
ok. verified dupl.