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 97748

Summary: Stop of paused debugged application in ide has no instant effect
Product: debugger Reporter: ehucka <ehucka>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED WORKSFORME    
Severity: blocker CC: ivan
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ehucka 2007-03-13 15:23:58 UTC
Steps:

1. debug main project - e.g. AnagramGame
2. put a breakpoint in some method and wait till debugger stops on it
3. invoke Stop action in output window of debugged application - AnagramGame(debug)

Result: debugger session is not stopped immediately, user can perform a few
another steps before debugger is finished
Comment 1 Martin Entlicher 2007-03-13 16:02:23 UTC
This is not severe enough for P3 priority IMHO.
I've reproduced it, it looks like the ANT process can not be terminated
immediately, therefore several steps need to be performed.
Comment 2 Martin Entlicher 2007-08-03 09:38:53 UTC
*** Issue 111839 has been marked as a duplicate of this issue. ***
Comment 3 Petr Cyhelsky 2008-09-18 10:22:50 UTC
in:
Product Version: NetBeans IDE Dev (Build 200809180201)
Java: 1.5.0_15; Java HotSpot(TM) Client VM 1.5.0_15-b04
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

It seems to be working very well. I tried it on many different projects including the steps and couldn't reproduce. The
build is always stopped so soon that I'm unable to perform any step. The issue was probably fixed as side effect of
other changes.

Please feel free to reopen the issue in case it reappears.
Comment 4 Quality Engineering 2010-04-29 09:32:21 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.