delve/service
polinasok ec9765359a
service/dap: support next, stepIn and stepOut requests (#2143)
* Issue stopped event on runtime error when continuing

* Support next, stepIn and stepOut

* Refactor stop logic

* Explicitely set AllThreadsContinued

* Make DeepSource happy

* Respond to review comments

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2020-08-24 10:21:51 -07:00
..
api prettyprint: fix index out of range error (#2131) 2020-08-17 17:19:08 -07:00
dap service/dap: support next, stepIn and stepOut requests (#2143) 2020-08-24 10:21:51 -07:00
debugger terminal/command: Add 'reload' command (#1971) 2020-06-05 11:03:09 -07:00
rpc1 terminal/command: Add 'reload' command (#1971) 2020-06-05 11:03:09 -07:00
rpc2 terminal/command: Add 'reload' command (#1971) 2020-06-05 11:03:09 -07:00
rpccommon *: Consolidate service/debugger config 2020-04-14 21:02:38 +02:00
test tests: relax tests that use goroutinestackprog (#2136) 2020-08-17 17:17:39 -07:00
client.go terminal/command: Add 'reload' command (#1971) 2020-06-05 11:03:09 -07:00
config.go cmd/dlv: Fix trace output (#2038) 2020-05-13 08:38:10 +02:00
listenerpipe.go cmd,service: in non-headless mode use an in-memory connection 2018-10-08 15:11:13 -07:00
rpccallback.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00