You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gjsjohnmurray opened this issue
Apr 22, 2021
· 5 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
After building from source I am debugging an issue and have set a breakpoint. Once OSS has hit my breakpoint the line is correctly decorated and the Call Stack panel states PAUSED AT BREAKPOINT but the inline Continue button does nothing, and the debug toolbar's state implies I am not at a breakpoint.
I can sort it out by changing the value in the debug toolbar's dropdown, then setting it back again. Now the Continue button works.
VS Code version: Code - Insiders 1.56.0-insider (23a2409, 2021-04-21T05:13:42.491Z)
OS version: Windows_NT x64 10.0.19042
The text was updated successfully, but these errors were encountered:
This should be fixed with latest. @gjsjohnmurray please let me know if you can still hit this with VS Code insiders and if yes I will reopen this. Though a bit more precise steps would help. Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
Issue Type: Bug
After building from source I am debugging an issue and have set a breakpoint. Once OSS has hit my breakpoint the line is correctly decorated and the Call Stack panel states PAUSED AT BREAKPOINT but the inline Continue button does nothing, and the debug toolbar's state implies I am not at a breakpoint.
I can sort it out by changing the value in the debug toolbar's dropdown, then setting it back again. Now the Continue button works.
VS Code version: Code - Insiders 1.56.0-insider (23a2409, 2021-04-21T05:13:42.491Z)
OS version: Windows_NT x64 10.0.19042
The text was updated successfully, but these errors were encountered: