delve/service/dap
polinasok 7cdf48605b
service/dap: clarify handling of relative program path (#2653)
* service/dap: add test verifying handling of relative program path

* Add exec test, log build dir and document in --help

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2021-08-23 11:27:49 -07:00
..
daptest service/dap: fix noDebug mode to handle requests while running (#2658) 2021-08-16 08:51:23 -07:00
error_ids.go service/dap: fix noDebug mode to handle requests while running (#2658) 2021-08-16 08:51:23 -07:00
handles.go service/dap: implement array, slice, and map paging (#2512) 2021-06-10 09:34:20 -07:00
server_test.go service/dap: clarify handling of relative program path (#2653) 2021-08-23 11:27:49 -07:00
server.go service/dap: clarify handling of relative program path (#2653) 2021-08-23 11:27:49 -07:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00