Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Debug] Provide a Resume All (Shift+F8) command #27

Open
rherrmann opened this issue Oct 11, 2015 · 0 comments
Open

[Debug] Provide a Resume All (Shift+F8) command #27

rherrmann opened this issue Oct 11, 2015 · 0 comments

Comments

@rherrmann
Copy link
Owner

With the Java Debug option 'Suspend VM' enabled, all threads are suspended when a brakpoint is hit. To resume the process, all threads need to be resumed individually.

A 'Resume All' command could help here in that it resumes all threads of the currently selected process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant