I am trying to attach delve golang debugger to my go program which is already running on my "Windows" 7 machine. when i say dlv attach [binary location], it says "Could not attach to pid : Access is denied.
Could someone help me on this, i am running my CMD with Administrator privledge and the go program is running as SYSTEM.