Skip to content

Conversation

@eligrubb
Copy link

@eligrubb eligrubb commented Sep 26, 2025

Adds ptrace to the set of wrappers for darwin xnu syscalls.

ptrace is currently listed among System_Call_Number in xnu_system_call_numbers.odin, but there is no existing odin wrapper like there is for other syscalls. I added it as I need to utilize the call for a current project.

The types for the new syscall_ptrace are derived from Apple's man pages for ptrace.

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.

1 participant