Skip to content

Unable to not --debug-brk #1314

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
sitefinitysteve opened this issue Dec 6, 2015 · 1 comment
Closed

Unable to not --debug-brk #1314

sitefinitysteve opened this issue Dec 6, 2015 · 1 comment
Labels

Comments

@sitefinitysteve
Copy link

Okay so I don't know why we have a --debug-brk option.

tns debug --emulator
Says that or start not specified, loads with debug-brk by default

tns debug --emulator --debug-brk
Loads with debug-brk

tns debug --emulator --start
Wont load unless the emulator is currently running

As far as I can tell there's no way to start a debug without it pausing on app load. WHICH IS A GREAT FEATURE don't get me wrong, I just only need it like 10% of the time.

Sidenote:
IMO it would make more sense to rename it to --break-on-load as debug is the command it's a double debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants