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 68095 - Allow to submit breakpoints for specific project
Summary: Allow to submit breakpoints for specific project
Status: VERIFIED DUPLICATE of bug 52180
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 13:27 UTC by Martin Entlicher
Modified: 2006-10-23 16:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2005-11-04 13:27:22 UTC
From a requirement of an internal user:
I want the debugger to be able to keep track whether a breakpoint in a shared
library applies to a particular app (project).
Currently when one sets a breakpoint in a shared library, it applies for all
debugging sessions (processes) for all apps.
Comment 1 Pavel Flaska 2006-01-04 17:30:00 UTC
*** Issue 71009 has been marked as a duplicate of this issue. ***
Comment 2 Martin Entlicher 2006-07-03 16:43:37 UTC
This was fixed by the fix of issue #52180.

*** This issue has been marked as a duplicate of 52180 ***
Comment 3 Jiri Kovalsky 2006-07-04 07:41:33 UTC
Verified as duplicate of another issue.