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
dschuessler opened this issue
Aug 26, 2021
· 6 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
Expected behavior: The breakpoint works.
Actual behavior: The breakpoint is "unbound".
I double checked all settings I adopted from solutions to similar issues. In case you can't reproduce, I happily send you trace logs. Thanks in advance for having a look into this.
The text was updated successfully, but these errors were encountered:
connor4312
added
bug
Issue identified by VS Code Team member as probable bug
and removed
info-needed
Issue requires more information from poster
labels
Aug 26, 2021
Thanks for looking into it! I just installed Insiders to test it and I still get unbound breakpoints. Am I wrong in assuming that it should work with Insiders now?
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
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
git clone https://github.com/dschuessler/unbound-breakpoint-minimal-example
cd unbound-breakpoint-minimal-example
docker-compose up
index.ts
Expected behavior: The breakpoint works.
Actual behavior: The breakpoint is "unbound".
I double checked all settings I adopted from solutions to similar issues. In case you can't reproduce, I happily send you trace logs. Thanks in advance for having a look into this.
The text was updated successfully, but these errors were encountered: