delve/service/dap
Alessandro Arzilli 38aaf274a9
service/dap: fix TestPreSetBreakpoint (#2600)
TestPreSetBreakpoint sometimes fail because a goroutine is stopped in
some runtime/internal package instead of just 'runtime'.
2021-07-19 08:09:18 -07:00
..
daptest service/dap: send dap error response on dap error (#2561) 2021-07-07 22:27:54 -07:00
error_ids.go dap: handle SetVariable requests (#2440) 2021-05-20 10:05:47 -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: fix TestPreSetBreakpoint (#2600) 2021-07-19 08:09:18 -07:00
server.go service/dap: add modes comments (TODO from PR/2367) (#2575) 2021-07-18 20:06:52 +02:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00