delve/service/dap
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
..
daptest service/dap: support next, stepIn and stepOut requests (#2143) 2020-08-24 10:21:51 -07:00
error_ids.go service/dap: Initial support for scopes and variables requests (#2111) 2020-08-11 08:34:27 -07:00
handles.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00
server_test.go service/dap: support next, stepIn and stepOut requests (#2143) 2020-08-24 10:21:51 -07:00
server.go service/dap: support next, stepIn and stepOut requests (#2143) 2020-08-24 10:21:51 -07:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00