delve/service/dap
polinasok a4d416d5f1
service/dap: add test that verifies output path is relative to wd (#2656)
* service/dap: add test that verifies output path is relative to wd

* Use cleanExeName to get the right output name on Win

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2021-08-17 11:40:31 -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: add test that verifies output path is relative to wd (#2656) 2021-08-17 11:40:31 -07:00
server.go service/dap: fix noDebug mode to handle requests while running (#2658) 2021-08-16 08:51:23 -07:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00