delve/pkg
aarzilli 844762a853 proc: support access to chan buffers
Replace the unsafe.Pointer type of the buf field of channels with the
appropriate array type, allow expressions accessing member field of the
channel struct.

Fixes #962
2017-11-20 12:03:35 -08:00
..
config terminal: add config command 2017-09-08 10:27:32 -07:00
dwarf proc: refactor stack.go to use DWARF registers 2017-11-17 10:17:24 -08:00
goversion cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00
proc proc: support access to chan buffers 2017-11-20 12:03:35 -08:00
terminal proc/gdbserial: return error if stopped with a sginal 2017-09-20 12:39:29 -07:00
version *: Bump version to 1.0.0-rc.2 2017-10-16 10:53:20 -07:00