delve/pkg
aarzilli a5574bcdc7 proc: change memCache to delay reading
Change memCache so that the preloaded memory is not read immediately
but only after the actual read to the preloaded range.

This allows us to request caching the entire stack frame every time we
create an eval scope and no unnecessary reads will be made even if the
user is just trying to evaluate a global variable.
2018-04-23 10:13:21 -07:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf proc: support inlining 2018-03-26 14:30:38 -04:00
goversion all: Spelling 2018-03-20 11:05:35 +01:00
logflags proc/gdbserial,dlv/cmds: make logGdbWire command line configurable 2018-04-13 15:31:02 -07:00
proc proc: change memCache to delay reading 2018-04-23 10:13:21 -07:00
terminal terminal: make printcontext use SelectedGoroutine 2018-04-13 15:31:50 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00