delve/pkg
aarzilli 317ebe1c58 proc: auto-dereference local variables that escape to the heap
The compiler a variable 'v' that escapes to the heap with a '&v' entry.
Auto dereference those local variables.

Fixe #871
2017-08-30 13:46:45 -07:00
..
config Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
dwarf proc: lexical block support 2017-08-01 11:20:25 -06: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: auto-dereference local variables that escape to the heap 2017-08-30 13:46:45 -07:00
terminal proc: report errors when loading executable on attach 2017-08-30 11:20:20 -07:00
version *: Bump version to 1.0.0-rc.1 2017-05-06 15:38:32 +02:00