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 79351 - "Finish Debugger Session" button is enabled in spite of no debugging session
Summary: "Finish Debugger Session" button is enabled in spite of no debugging session
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 15:44 UTC by Jiri Kovalsky
Modified: 2010-04-29 09:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of enabled finish debugger button. (13.18 KB, image/png)
2006-06-28 15:45 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2006-06-28 15:44:49 UTC
Development build #200606271800 of NetBeans 6.0
Windows XP, JDK 1.5.0_05 build #05 or JDK 1.6.0 RC build #87

Description:
============
In spite of no debugger session run the button to finish the debugger is
enabled. Please note this is very hard to reproduce. Take a look at the attached
screenshot to believe me. Please note that once this happens it stays enabled
until restart of the IDE.

What I did:
===========
1. Downloaded and unziped build scripts from here:
http://qa.netbeans.org/modules/debugger/promo-f/build-scripts.zip
2. Mounted directory with the two XML files in Favourites view.
3. Right clicked build.xml filenode and chose "Debug Target|all".
4. Invoked "Run|Step Over" and "Run|Continue" or "Run|Finish Debugger Session".
5. Repeated steps 3 and 4 until this happened.
Comment 1 Jiri Kovalsky 2006-06-28 15:45:20 UTC
Created attachment 31475 [details]
Screenshot of enabled finish debugger button.
Comment 2 Martin Entlicher 2008-12-03 17:38:23 UTC
Looks like some race-condition in the debugger actions, which is likely to be already fixed.
Can you please check if you're still able to reproduce this in NB 6.5?
Resolving as fixed, please verify or reopen if the problem persists. Thanks.
Comment 3 Quality Engineering 2010-04-29 09:29:22 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.