neilcsmith-net commented on issue #5356: URL: https://github.com/apache/netbeans/issues/5356#issuecomment-1403374800
It sounds like you're expecting `Pause` to function like hitting a breakpoint? You can use the debugger tab to see all paused threads, where they're paused, and jump to the required code lines in each. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
