delve/pkg
aarzilli 9af1eac341 proc: cache goroutine objects
Adds a cache mapping goroutine IDs to goroutine objects, this allows
speeding up FindGoroutine and makes commands like 'goroutines -t' not
be accidentally quadratic in the number of goroutines.
2020-01-16 10:14:14 -08:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf proc: fix inlined stack reading for midstack inlined calls 2020-01-10 09:04:48 +01:00
goversion service: add min/max supported ver and target ver to GetVersion resp (#1718) 2019-10-22 16:39:22 -07:00
logflags Miscellaneous logging improvements (#1525) 2019-03-27 14:58:36 -07:00
proc proc: cache goroutine objects 2020-01-16 10:14:14 -08:00
terminal proc,service: return build informations for each package 2020-01-09 20:19:02 +01:00
version all: Bump to v1.3.2 2019-10-22 18:13:41 +02:00