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

[TIMOB-18334] Fixed debugger termination #6547

Merged
merged 2 commits into from Jan 8, 2015

Conversation

pec1985
Copy link
Contributor

@pec1985 pec1985 commented Jan 7, 2015

@pinnamur
Copy link
Contributor

pinnamur commented Jan 8, 2015

The new library has addressed removing execution pointer after the launch is terminated and removed. However, when the breakpoint condition is hit, then the thread suspends at "Top-level Script", instead of app.js file.

Similarly, also noticed that, if a new breakpoint is added in a button click event handler (after the app is launched in debug mode), then the thread is not suspended at the new breakpoint.

@pec1985
Copy link
Contributor Author

pec1985 commented Jan 8, 2015

Updated library with the fixes

@cheekiatng
Copy link
Contributor

FR passed. Merging.

cheekiatng added a commit that referenced this pull request Jan 8, 2015
[TIMOB-18334] Fixed debugger termination
@cheekiatng cheekiatng merged commit 16d2163 into tidev:3_5_X Jan 8, 2015
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.

None yet

3 participants