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

fix: handle the breakpoint update event for id:0 #14866

Merged

Conversation

kittaakos
Copy link
Contributor

What it does

This PR makes sure Theia handles the breakpoint update event for id:0.

Closes #14865

Screen.Recording.2025-02-07.at.12.46.41.mov

How to test

Please follow the steps from #14865

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

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

I recently ran into this behavior, but wasn't quite sure what caused it. Thank you, LGTM :)

@msujew msujew added the debug issues that related to debug functionality label Feb 7, 2025
@msujew msujew merged commit e7619c5 into eclipse-theia:master Feb 7, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.59.0 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Theia does not update breakpoints with 0 ID
2 participants