go-debug icon indicating copy to clipboard operation
go-debug copied to clipboard

Run as super user

Open CodeMedic42 opened this issue 7 years ago • 0 comments

The debugger runs just fine so far, but it does not get very far.

The go program that I am trying to test does requires sudo to be used used to run.

Does anyone have any ideas how to get the debugger to run the go program with higher permissions?

CodeMedic42 avatar Jan 15 '18 16:01 CodeMedic42