Skip to content

Breakpoint is ignored after hot reload #434

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

Closed
turnidge opened this issue Nov 10, 2016 · 1 comment
Closed

Breakpoint is ignored after hot reload #434

turnidge opened this issue Nov 10, 2016 · 1 comment

Comments

@turnidge
Copy link

Steps to reproduce:

  1. User sets a breakpoint in the demo app on "_counter++;"

screen shot 2016-11-10 at 1 35 50 pm

  1. When the (+) button is pressed, the breakpoint works at this point.

screen shot 2016-11-10 at 1 48 10 pm

  1. Hit "hot reload". We have not edited the code.

screen shot 2016-11-10 at 1 58 59 pm

EXPECTED: Program stops at breakpoint
ACTUAL: Program ignores breakpoint

Cc'ing @johnmccutchan

@mit-mit
Copy link
Member

mit-mit commented Nov 11, 2016

Dupe of #305

@mit-mit mit-mit closed this as completed Nov 11, 2016
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

No branches or pull requests

2 participants