delve/service/dap/daptest
Suzy Mueller 30b3cc2c6f
service/dap: implement array, slice, and map paging (#2512)
If the client supports paging, we allow them to fetch array and slice items in chunks that we assume will be of a reasonable size. For example, VS Code requests indexed variables in chunks of 100.

Fixes golang/vscode-go#1518
2021-06-10 09:34:20 -07:00
..
gen service/dap: generate continued events for step tests (#2525) 2021-06-03 09:50:53 -07:00
client.go service/dap: implement array, slice, and map paging (#2512) 2021-06-10 09:34:20 -07:00
resp.go service/dap: generate continued events for step tests (#2525) 2021-06-03 09:50:53 -07:00