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

Send synced breakpoints to active DAP servers in collab #89

Merged

Conversation

Anthony-Eid
Copy link
Collaborator

When a remote user set a breakpoint during collaboration debug session we failed to alert the session that there's a new breakpoint. This PR fixes this issue by telling all active DAP sessions when there are new breakpoints.

We also cleaned up some of the breakpoint toggle code too

###todo

  • Fix sync breakpoint bug
  • Add collab test

Co-authored-by: Remco Smits djsmits12@gmail.com

Anthony-Eid and others added 2 commits January 16, 2025 13:56
Co-authored-by: Remco Smits <djsmits12@gmail.com>
Co-authored-by: Remco Smits <djsmits12@gmail.com>
@Anthony-Eid Anthony-Eid merged commit 8694650 into RemcoSmitsDev:debugger Jan 16, 2025
11 checks passed
@RemcoSmitsDev RemcoSmitsDev deleted the sync-collab-breakpoints branch January 16, 2025 19:42
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.

1 participant