delve/pkg
aarzilli f2581e608a proc/test: improve TestStepParked
It was possible for TestStepParked to pick a runtime goroutine and
attempt to step it. Nothing guarantees that a goroutine other than the
ones we are using to run the code would actually ever resume before the
end of the program.

This makes the test more discerning in its choice of goroutines.
2017-02-22 20:39:28 +01:00
..
config Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
dwarf Fix benchmark in DWARF line parser test (#737) 2017-02-13 22:24:54 +01:00
proc proc/test: improve TestStepParked 2017-02-22 20:39:28 +01:00
target Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal proc/stack: use BP when FDE is not available 2017-02-22 20:39:28 +01:00
version Move top-level packages into pkg 2017-02-08 12:17:19 -08:00