I have read your docs and everything is installed but I cannot get delveAppengine to attach to the pid.
I am on a Mac 10.12.3.
This is what I see
2017/02/02 20:38:45 server.go:71: Using API v1
2017/02/02 20:38:45 debugger.go:54: attaching to pid 3351
2017/02/02 20:38:45 main.go:133: could not attach to pid 3351: could not attach to 3351
I ran pstree -w and can see that the pid number is correct, it's just is not attaching.
What can I do to get it working?
Thanks.
I have read your docs and everything is installed but I cannot get delveAppengine to attach to the pid.
I am on a Mac 10.12.3.
This is what I see
I ran
pstree -wand can see that the pid number is correct, it's just is not attaching.What can I do to get it working?
Thanks.