OCaml Forge
Bugs
Search the entire project
This project's trackers
This project's releases
This project's news
Project
People
Advanced search
Log In
New Account
Home
My Page
Projects
Code Snippets
ExtUnix - extended Unix module
Summary
Activity
Tracker
Lists
News
SCM
Files
Hudson
Detail: [#1042] ptrace is not found on Mac OS X
Bugs: Browse
|
Download .csv
|
Monitor
[#1042] ptrace is not found on Mac OS X
Date:
2011-09-29 06:34
Priority:
3
State:
Open
Submitted by:
Markus Weißmann (
mww
)
Assigned to:
ygrek (ygrek)
Resolution:
None
Severity:
None
Hardware:
None
Operating System:
Version:
URL:
Summary:
ptrace is not found on Mac OS X
Detailed description
ptrace on Mac OS X requires the additional header file <sys/types.h> to be included;
The defines PTRACE_TRACEME, PTRACE_ATTACH, PTRACE_DETACH are named PT_TRACE_ME, PT_ATTACH and PT_DETACH.
PTRACE_PEEKDATA and PTRACE_PEEKTEXT do not exist on Mac OS X 10.5.
Followup
No Followups Have Been Posted
Attached Files:
Changes:
Field
Old Value
Date
By
assigned_to
none
2012-03-05 14:41
ygrek