-
-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rework the debugger in CLI and engine #112
Comments
blagoev
added a commit
that referenced
this issue
Nov 20, 2015
Closed
blagoev
added a commit
that referenced
this issue
Dec 20, 2015
Fixes: refactored and fixed debugger for issue (issue #112) … fix debugger reattach (issue #266) fix debugger disconnect when client disconnects (issue #270) and fix for sdcard permission issues the original pull was here #273 the corresponding CLI changes are here NativeScript/nativescript-cli#1227
blagoev
added a commit
that referenced
this issue
Jan 6, 2016
Fixes: refactored and fixed debugger for issue (issue #112) … fix debugger reattach (issue #266) fix debugger disconnect when client disconnects (issue #270) and fix for sdcard permission issues the original pull was here #273 the corresponding CLI changes are here NativeScript/nativescript-cli#1227
done |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The current file based protocol for debugging between CLI and android engine is not reliable and error prone. Rework this.
The text was updated successfully, but these errors were encountered: