delve/pkg
Alessandro Arzilli bc77ff4534
proc_test: deflake TestSystemstackOnRuntimeNewstack (#1078)
Depending on how the runtime schedules our goroutines we can get
unlucky and have the first call to runtime.newstack we intercept be for
a different goroutine (usually the garbage collector).
Only check stacktraces that happen on the same goroutine that executed
main.main.
2018-01-19 15:42:23 +01:00
..
config pkg/terminal: print DWARF location expression with whatis 2017-12-20 16:34:47 -08:00
dwarf pkg/terminal: print DWARF location expression with whatis 2017-12-20 16:34:47 -08:00
goversion cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00
proc proc_test: deflake TestSystemstackOnRuntimeNewstack (#1078) 2018-01-19 15:42:23 +01:00
terminal Add "l" alias for list command (#1080) 2018-01-18 16:02:06 -08:00
version *: Bump version to 1.0.0-rc.2 2017-10-16 10:53:20 -07:00