delve/service/test
aarzilli e47599d09a proc: remove proc.Process.Halt
The proper way to stop a running process is to call RequestManualStop,
which most code already did with the exception of some old test code.
2018-03-06 09:06:19 -08:00
..
cmd Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
common_test.go debugger/locations: if locspec isn't found try interpreting it as expr (#858) 2017-07-26 12:52:51 -06:00
integration1_test.go proc: report errors when loading executable on attach 2017-08-30 11:20:20 -07:00
integration2_test.go service/test: disable TestClientServerConsistentExit for rr backend 2018-01-05 10:25:42 -08:00
variables_test.go proc: remove proc.Process.Halt 2018-03-06 09:06:19 -08:00