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 122083 - Warnings about dublicate run (debug) session
Summary: Warnings about dublicate run (debug) session
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-16 07:55 UTC by avp
Modified: 2009-03-27 17:38 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 avp 2007-11-16 07:55:45 UTC
When user work with projects he(she) may accidentally run second(third) debug(run) session. In this case when
application use resource(sockets, files ...) debug session may failed.
I propose to confirm run second and others (3,4 ...) sessions.
Comment 1 avp 2009-03-27 17:38:10 UTC
In case when user press button (start debugger) with mouse he probably can't (maybe) run more then one session.
But if he run this session by keyboard shortcut (ctrl+F5) he can hold key one second and become more then one debugger
session. In this case (multiple debugger session) Netbeans fail deep down :)