delve/_fixtures/nomaindir
aarzilli 51c39ed171 proc: detect when Launching non-executable files
This provides a better error message when the user tries to run dlv
debug on a directory that does not contain a main package, when `dlv
exec` is used with a source file.

Additionally the architecture of the executable is checked as suggested
by @alexbrainman in #443.

Fixes #509
2016-06-30 09:39:18 +02:00
..
file.go proc: detect when Launching non-executable files 2016-06-30 09:39:18 +02:00