delve/pkg
aarzilli f38a2816d1 proc: move AllGCache to a common struct
Add a new method "Common" to proc.Process that returns a pointer to a
struct that pkg/proc can use to store its things, independently of the
backend.

This is used here to replace the AllGCache typecasts, it will also be
used to store the return values of the stepout breakpoint and the state
for injected function calls.
2018-06-12 11:35:56 +02:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf proc: use new extended attribute to resolve concrete type of interfaces 2018-06-11 11:09:02 -07:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags proc,dwarf/line: support is_stmt and prologue_end flags 2018-06-11 11:09:02 -07:00
proc proc: move AllGCache to a common struct 2018-06-12 11:35:56 +02:00
terminal tests: call RunTestsWithFixtures everywhere we use BuildFixture 2018-06-08 11:39:47 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00