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 56536 - Step Into sometimes does not start debugger
Summary: Step Into sometimes does not start debugger
Status: CLOSED DUPLICATE of bug 56697
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-03-16 14:04 UTC by _ lcincura
Modified: 2010-04-29 09:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump when debugger is 'frozen' (11.13 KB, text/plain)
2005-03-16 14:06 UTC, _ lcincura
Details
ThreadDeath exception stack trace (2.60 KB, text/plain)
2005-03-16 14:06 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-03-16 14:04:25 UTC
NetBeans IDE 4.1 [200503141900] on jdk 1.5.0_02

Sometimes, when I try to start debugger via Step Into the debugger ends in a
frozen state. Statusbar shows text Building someproject (debug-stepinto)...; IDE
displays debug toolbar with only finish and new watch buttons enabled; the
Processes shows the process. Pressing Finish does nothing. Terminating the
process via Processes throws ThreadDeath exception, but the IDE status is not
changed (at least the process dissapears from processes view). It is possible to
start new debugging session by Debug Main Project, but Run File and  Step Into
actions are dissabled. To enable the actions and hide debug toolbar IDE must be
restarted.
Comment 1 _ lcincura 2005-03-16 14:06:01 UTC
Created attachment 20892 [details]
Thread dump when debugger is 'frozen'
Comment 2 _ lcincura 2005-03-16 14:06:52 UTC
Created attachment 20893 [details]
ThreadDeath exception stack trace
Comment 3 _ lcincura 2005-03-21 12:00:10 UTC

*** This issue has been marked as a duplicate of 56697 ***
Comment 4 Quality Engineering 2010-04-29 09:21:44 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.