Skip to content

Delete ptrace#2222

Merged
sporksmith merged 14 commits intoshadow:mainfrom
sporksmith:delete-ptrace
Jun 7, 2022
Merged

Delete ptrace#2222
sporksmith merged 14 commits intoshadow:mainfrom
sporksmith:delete-ptrace

Conversation

@sporksmith
Copy link
Copy Markdown
Contributor

@sporksmith sporksmith commented Jun 6, 2022

Remove thread_ptrace and associated code.

Fixes #1945, which has more context and motivation. TLDR: we want to delete this and further simplify (#2223) before rewriting in Rust.

@sporksmith sporksmith added this to the Code health and maintenance milestone Jun 6, 2022
@github-actions github-actions bot added Component: Build Build/install tools and dependencies Component: Documentation In-repository documentation, under docs/ Component: Libraries Support functions like LD_PRELOAD and logging Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Jun 6, 2022
@sporksmith sporksmith mentioned this pull request Jun 6, 2022
@sporksmith sporksmith marked this pull request as ready for review June 6, 2022 19:47
@sporksmith sporksmith requested a review from stevenengler June 6, 2022 19:47
Copy link
Copy Markdown
Contributor Author

@sporksmith sporksmith left a comment

Choose a reason for hiding this comment

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

Thanks for the tips to clean up the config changes :)

@sporksmith sporksmith enabled auto-merge June 7, 2022 15:52
@sporksmith sporksmith merged commit 05caf4e into shadow:main Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Documentation In-repository documentation, under docs/ Component: Libraries Support functions like LD_PRELOAD and logging Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove --interpose-method=ptrace

2 participants