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

fix missing output when lldb is buffering output #474

Merged
merged 1 commit into from Sep 7, 2020

Conversation

Ukalnins
Copy link

@Ukalnins Ukalnins commented Sep 4, 2020

When lldb session is finished, in some cases the output seems to stay in buffer and never flushed, causing loss of stdout.
stderr should be unaffected as it should never be buffered.

@gabebear gabebear merged commit fad42f7 into ios-control:master Sep 7, 2020
@gabebear
Copy link

gabebear commented Sep 7, 2020

Good catch

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

2 participants