delve/pkg/proc/core
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
..
core_test.go proc: handle new way of panic'ing in 1.11 2018-06-11 11:09:02 -07:00
core.go proc: move AllGCache to a common struct 2018-06-12 11:35:56 +02:00
linux_amd64_core.go pkg/dwarf/godwarf: split out type parsing from x/debug/dwarf 2017-08-01 11:20:25 -06:00