Skip to content

Pass wait for debugger option. Handle simulator output so that we cou… #1047

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

Merged
merged 3 commits into from
Oct 12, 2015

Conversation

KristinaKoeva
Copy link
Contributor

…ld retrieve the PID of the running application.

If you break on a line before executing UIApplicationMain, the Simulator crashes the app after a few seconds. To workaround that behavior we attach lldb which must be killed after the debugging session ends.

Part of the fix for #1044

…ld retrieve the PID of the running application.

If you break on a line before executing UIApplicationMain, the Simulator crashes the app after a few seconds. To workaround that behavior we attach lldb which must be killed after the debugging session ends.
@KristinaKoeva KristinaKoeva added this to the 1.4.2 milestone Oct 12, 2015
@KristinaKoeva KristinaKoeva force-pushed the KristinaKoeva/WaitForDebugger branch from cc706f6 to bea6b2d Compare October 12, 2015 11:39
@ns-bot
Copy link

ns-bot commented Oct 12, 2015

Test PASSed.

@Fatme
Copy link
Contributor

Fatme commented Oct 12, 2015

👍

@KristinaKoeva KristinaKoeva force-pushed the KristinaKoeva/WaitForDebugger branch from bea6b2d to 0d6bf52 Compare October 12, 2015 11:57
@ns-bot
Copy link

ns-bot commented Oct 12, 2015

Test PASSed.

@KristinaKoeva KristinaKoeva force-pushed the KristinaKoeva/WaitForDebugger branch from 0d6bf52 to ec1fc60 Compare October 12, 2015 12:25
@ns-bot
Copy link

ns-bot commented Oct 12, 2015

Test PASSed.

KristinaKoeva added a commit that referenced this pull request Oct 12, 2015
Pass wait for debugger option. Handle simulator output so that we cou…
@KristinaKoeva KristinaKoeva merged commit 8c96ad6 into master Oct 12, 2015
@KristinaKoeva KristinaKoeva deleted the KristinaKoeva/WaitForDebugger branch October 12, 2015 12:42
@teobugslayer teobugslayer modified the milestones: 1.5.0, 1.4.2 Oct 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants