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 246295 - DbgActionHandler.cancel() should call shutDown() instead of postKill()
Summary: DbgActionHandler.cancel() should call shutDown() instead of postKill()
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 09:13 UTC by henk89
Modified: 2014-09-17 12:11 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 henk89 2014-08-06 09:13:02 UTC
In some use cases (for example, closing IDE with an active debugging session) an active debugging session finishes incorrectly because of the call to the inappropriate function.
Comment 1 henk89 2014-08-06 09:17:41 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/ab337c0c966b
Comment 2 henk89 2014-08-06 09:23:13 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/ab337c0c966b
Comment 3 Quality Engineering 2014-08-07 02:22:11 UTC
Integrated into 'main-silver', will be available in build *201408070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ab337c0c966b
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #246295 - DbgActionHandler.cancel() should call shutDown() instead of postKill()
Comment 4 Quality Engineering 2014-09-17 12:11:59 UTC
Integrated into 'releases/release801', will be available in build *201409171118* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/684e677460e0
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #246295 - DbgActionHandler.cancel() should call shutDown() instead of postKill()
(transplanted from ab337c0c966b06f58c9380759c8fc5d79583a3ed)