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

Add PTRACE_EVENT_STOP enum variant #1335

Merged
merged 2 commits into from Aug 21, 2021
Merged

Add PTRACE_EVENT_STOP enum variant #1335

merged 2 commits into from Aug 21, 2021

Conversation

GabrielMajeri
Copy link
Contributor

@GabrielMajeri GabrielMajeri commented Nov 16, 2020

Adds the PTRACE_EVENT_STOP variant to the ptrace::Event enum.

Smaller part of #1279

Closes #1334

@ranweiler
Copy link
Contributor

Closes #1334.

Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

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

Needs a CHANGELOG entry, please.

@GabrielMajeri
Copy link
Contributor Author

@asomers done

@asomers
Copy link
Member

asomers commented Aug 18, 2021

You need to rebase to fix the test failures.

Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

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

bors r+

@bors bors bot merged commit 8866df6 into nix-rust:master Aug 21, 2021
@GabrielMajeri GabrielMajeri deleted the ptrace-event-stop branch August 22, 2021 07:41
@GabrielMajeri GabrielMajeri restored the ptrace-event-stop branch August 22, 2021 08:47
@GabrielMajeri GabrielMajeri deleted the ptrace-event-stop branch August 22, 2021 08:47
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.

Add PTRACE_EVENT_STOP to ptrace::Event
3 participants