syscall: adding ptrace on darwin
The ptrace syscall remains gutted on darwin, but usable. This also makes the syscall addition process reproducible on darwin instead of relying on a file path in rsc's home directory. I've also removed an override of $PATH in env.bash that made tooling harder.
*** Submitted as http://code.google.com/p/go/source/detail?r=2c8050925cc4 *** syscall: add ptrace on darwin The ptrace syscall remains gutted ...
13 years, 9 months ago
(2011-06-14 16:56:55 UTC)
#12
*** Submitted as http://code.google.com/p/go/source/detail?r=2c8050925cc4 ***
syscall: add ptrace on darwin
The ptrace syscall remains gutted on darwin, but usable. This
also makes the syscall addition process reproducible on darwin
instead of relying on a file path in rsc's home directory.
I've also removed an override of $PATH in env.bash that made
tooling harder.
R=rsc, dave, r
CC=golang-dev
http://codereview.appspot.com/4517147
Committer: Russ Cox <rsc@golang.org>
Issue 4517147: code review 4517147: syscall: adding ptrace on darwin
(Closed)
Created 13 years, 9 months ago by jmhodges
Modified 13 years, 9 months ago
Reviewers:
Base URL:
Comments: 3