delve/service/test
Alessandro Arzilli 8c96e275d0 proc: Make sure CurrentLoc of G returned by GetG is up to date (#723)
We are already doing this in GoroutinesInfo we should be doing it for
GetG. The main consequence of not doing this is that the CurrentLoc of
DebuggerState.SelectedGoroutine is out of date compared to the location
of the thread running it.
2017-02-07 13:44:36 -08:00
..
cmd Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
common_test.go proc: Improvements to Variable printing (#444) 2016-04-24 10:15:39 -07:00
integration1_test.go Go 1.8 compatibility (part 2) (#667) 2017-02-07 13:07:18 -08:00
integration2_test.go proc: Make sure CurrentLoc of G returned by GetG is up to date (#723) 2017-02-07 13:44:36 -08:00
variables_test.go proc/variables: support NaN/Inf float values (#706) 2017-01-20 14:22:36 -08:00