Hi,

For years now, I've run across an intermittent bug in Netbeans where starting a new debugging session hangs with:

JPDA Listening Start...

Ironically, invoking "Finish debugging session" releases whatever was blocking the session and it runs normally.

Has anyone else run across this bug? I've never figured out how to reproduce it deterministically so we've never been able to fix it.

Would a code review help in this case? If there is a single lock the code is waiting on perhaps we could add extra logging to help track down the race condition.

Thank you,
Gili


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to