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

gdbserial: continue if tcsetpgrp fails #3211

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

aarzilli
Copy link
Member

Do not stop if tcsetpgrp errors, also only do it if the target process
got its own process group.

Fixes #3210

Do not stop if tcsetpgrp errors, also only do it if the target process
got its own process group.

Fixes go-delve#3210
Copy link
Member

@derekparker derekparker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekparker derekparker merged commit a35b902 into go-delve:master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants