delve/pkg
Derek Parker de6682d291 pkg/proc/test: Eval symlinks for test source (#1452)
Some build environments (such as when building RPMs) enjoy symlinking
things. This unfortunately causes our tests to fail as we record the
path of fixtures and use that when looking up file:line information.
However, the debug info in the binary records the original file
location, not the location of the symlink.
2019-01-04 11:03:16 +01:00
..
config pkg/config: Using current directory for config as fallback (#1425) 2018-11-28 13:21:21 -08:00
dwarf proc: do not panic if we can't satisfy a composite location for a slice var 2018-11-26 11:05:00 -08:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags proc/core: add support for windows minidumps 2018-11-21 12:17:16 -08:00
proc pkg/proc/test: Eval symlinks for test source (#1452) 2019-01-04 11:03:16 +01:00
terminal cmd/dlv,terminal: fix accept-multiclient behavior 2018-12-03 09:58:29 -08:00
version all: Bump to v1.1.0 2018-08-16 13:20:21 -07:00