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 122781 - after attach to process, process stops
Summary: after attach to process, process stops
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP x64
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 15:39 UTC by marcb
Modified: 2010-04-29 09:37 UTC (History)
1 user (show)

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 marcb 2007-11-26 15:39:46 UTC
I am using 6.0 beta 2.  I have noticed the following behavior about 75% of the time:
  
Attach
hit a set breakpoint
step in - is ok
Continue to next breakpoint - it never stops again.  It seems that the process has halted.  As soon as I stop 
debugging the process will continue.
Comment 1 Martin Entlicher 2007-11-26 15:56:33 UTC
Well, we need some concrete test case or sampple application when this does not work.
It's hard to say what is going on there without ability to reproduce.
Comment 2 Martin Entlicher 2007-11-29 13:59:01 UTC
Can there be some method invocation running? Do you have active Local Variables window when this happens?

If providing the application is not an option, can you please generate a log and attach it here? Steps how to generate
log from debugger are at http://wiki.netbeans.org/wiki/view/FaqDebuggerLog. From that we should be able to find our
what's wrong. Thanks.
Comment 3 marcb 2007-11-29 16:45:47 UTC
After installing NetBeans 6.0 RC2 this problem no longer seems to occur. - mgb
Comment 4 Martin Entlicher 2007-11-29 21:17:15 UTC
O.K. Thanks.
Thus resolving as works-for-me. If this problem reappears please reopen this issue and attach the log file. Thanks.
Comment 5 Quality Engineering 2010-04-29 09:37:23 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.