delve/pkg
aarzilli 34e802a42b proc: make structMember work on pointer Variables created through cast
When casting an integer into a struct pointer we make a fake pointer
variable that doesn't have an address, maybeDereference and
structMember should still work on this kind of Variable.

Fixes #1432
2018-12-03 10:00:22 -08: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 proc: make structMember work on pointer Variables created through cast 2018-12-03 10:00:22 -08: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