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

Ptrace, syscall not available on Cygwin #1

Open
GoogleCodeExporter opened this issue Nov 9, 2015 · 2 comments
Open

Ptrace, syscall not available on Cygwin #1

GoogleCodeExporter opened this issue Nov 9, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

The linux.c file in libmach has dependencies upon sys/ptrace and
sys/syscall.  This needs to examine in further detail.


Original issue reported on code.google.com by [email protected] on 17 Nov 2009 at 1:13

@GoogleCodeExporter
Copy link
Author

This needs to get fixed in order to build.

Original comment by [email protected] on 17 Nov 2009 at 1:19

  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Currently, calls to ptrace are commented out.  ctlproc() is stubbed out, as 
well.

Original comment by [email protected] on 17 Nov 2009 at 7:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant