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

Do not exit from DebuggerStop unless resuming #1784

Merged

Conversation

SeeminglyScience
Copy link
Collaborator

@SeeminglyScience SeeminglyScience commented May 1, 2022

Fixes PowerShell/vscode-powershell#3944

This fixes an issue reported by @PrzemyslawKlys on discord:

F8_continue

@SeeminglyScience SeeminglyScience requested a review from a team May 1, 2022 15:08
Copy link
Collaborator

@JustinGrote JustinGrote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan andyleejordan changed the title Do not exit from DebuggerStop unless resuming Do not exit from DebuggerStop unless resuming May 2, 2022
@andyleejordan andyleejordan merged commit e7efb40 into PowerShell:master May 2, 2022
@SeeminglyScience SeeminglyScience deleted the fix-f8-debug-resume branch May 2, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

F8 during debug session forces continuation
3 participants