delve/Documentation/installation
Robert Ayrapetyan df65be43ae *: FreeBSD initial support (#1480)
* FreeBSD initial support

* first code review fixes

* regs slice upd

* execPtraceFunc wrap

* disabled concurrency tests
fixed kill() issue

* disabled concurrency tests
fixed kill() issue

* cleanup vendor related code

* cleanup ptrace calls

* vendoring latest changes

* Revert "vendoring latest changes"

This reverts commit 833cb87b

* vendoring latest changes

* requested changes
2019-07-12 18:28:04 -07:00
..
freebsd *: FreeBSD initial support (#1480) 2019-07-12 18:28:04 -07:00
linux *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
osx *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
windows *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
README.md *: FreeBSD initial support (#1480) 2019-07-12 18:28:04 -07:00

Installation

Directions for installing Delve on all supported platforms is provided here.

Please note you must have Go 1.8 or higher installed in order to compile Delve.