Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

seesharper
Copy link
Collaborator

This PR changes the default for stopAtEntry from true to false. Recent versions of the debugger shipped with VS Code seems to respect this flag which it did not when we initially created this. The behaviour is unfortunate since the user might think te breakpoint is not being hit. Changing this to false ensures that the debugger does not pause until it sees an actual breakpoint.

@seesharper seesharper requested a review from filipw August 4, 2021 21:39
@filipw
Copy link
Member

filipw commented Aug 5, 2021

thanks!

@filipw filipw merged commit 34103f1 into master Aug 5, 2021
@filipw filipw deleted the fix-stop-at-entry branch August 5, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants