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

Breakpoint getting hit twice after hot-restart #7620

Open
elliette opened this issue Apr 18, 2024 · 0 comments
Open

Breakpoint getting hit twice after hot-restart #7620

elliette opened this issue Apr 18, 2024 · 0 comments
Labels
debugger page P2 important to work on, but not at the top of the work list.

Comments

@elliette
Copy link
Member

Note: This is only reproducible on non-web apps (for web apps the breakpoint is only hit once). It also doesn't happen all the time.

Steps to reproduce:

  1. Set a breakpoint in an app's main method
  2. Hit hot-restart
  3. The breakpoint is hit
  4. Hit resume
  5. The same breakpoint is hit!

breakpoint hit twice

@elliette elliette added debugger page P2 important to work on, but not at the top of the work list. labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugger page P2 important to work on, but not at the top of the work list.
Projects
None yet
Development

No branches or pull requests

1 participant