delve/pkg
Alessandro Arzilli 79e0f543c0 cmd/dlv: add Go version check (#1533)
Before doing anything check that the version of Go is compatible with
the current version of Delve.
This will improve the error message in the case that  another change as
disruptive as Go1.11 dwarf compression, happens.
2019-04-26 10:24:21 -07:00
..
config pkg/config: try to use XDG_CONFIG_HOME when present 2019-02-11 14:22:44 -08:00
dwarf dwarf/godwarf: tolerate cyclical type DIEs 2019-01-04 14:52:28 -08:00
goversion cmd/dlv: add Go version check (#1533) 2019-04-26 10:24:21 -07:00
logflags Miscellaneous logging improvements (#1525) 2019-03-27 14:58:36 -07:00
proc proc: Update map reading code for Go 1.12 (#1532) 2019-04-26 10:23:43 -07:00
terminal proc,debugger,terminal: read goroutine ancestors 2019-03-28 13:55:32 +01:00
version all: Bump to v1.2.0 2019-02-14 09:28:00 +01:00