delve: [OSX 10.8.5] Can't seem to be able to debug a program

Running a process

dlv run
could not launch process: could not fork/exec
[Hope I was of service hunting your bug!]

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 21 (4 by maintainers)

Commits related to this issue

Most upvoted comments

If you haven’t already checked, make sure you don’t have multiple versions of dlv installed, “which -a” is very useful, e.g.:

| => which -a dlv /usr/local/bin/dlv /usr/local/bin/dlv /usr/local/go/bin/dlv /usr/local/go/bin/dlv