lkishalmi commented on issue #5356: URL: https://github.com/apache/netbeans/issues/5356#issuecomment-1405596778
I do see that Pause , pauses all the threads, and you can examine the execution stack on each and every thread. Usually there are a handful of them. I would not want to inspect each and every one where it has stopped. It is also a pretty rare use case to do in a debugger (when hunting on a bad concurrency issue). So if anyone would like to contribute such a functionality, please consider that as optional. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists