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

syscall: PtracePeekUser #12912

Closed
agis opened this issue Oct 12, 2015 · 4 comments
Closed

syscall: PtracePeekUser #12912

agis opened this issue Oct 12, 2015 · 4 comments

Comments

@agis
Copy link

agis commented Oct 12, 2015

We already have syscall.PtracePeekData and syscall.PtracePeekText but not syscall.PtracePeekUser.

Any thoughts about adding it too? If it makes sense, I could prepare a patch.

@minux
Copy link
Member

minux commented Oct 12, 2015 via email

@adg
Copy link
Contributor

adg commented Oct 12, 2015

It should be added to the golang.org/x/sys repository, not the standard
syscall package.
The standard syscall package will only be changed to accommodate the Go
runtime, standard library, and tools.

On 13 October 2015 at 10:35, Agis Anastasopoulos notifications@github.com
wrote:

We already have syscall.PtracePeekData and syscall.PtracePeekText but not
PtracePeekUser.

Any thoughts about adding this?


Reply to this email directly or view it on GitHub
#12912.

@agis
Copy link
Author

agis commented Oct 13, 2015

OK, will do it soon. Thanks!

@agis agis closed this as completed Oct 13, 2015
@golang golang locked and limited conversation to collaborators Oct 12, 2016
@bradfitz
Copy link
Contributor

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

No branches or pull requests

5 participants