delve/service/dap
polinasok a224f17374
service/dap: use address, not index to differentiate compound map keys (#2291)
* Use address, not index to differentiate compound map keys

* Clean up calls to expectVarRegex

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2021-01-08 09:17:54 -08:00
..
daptest service/dap: Support local attach (#2260) 2020-12-28 09:14:15 -08:00
error_ids.go service/dap: Support local attach (#2260) 2020-12-28 09:14:15 -08:00
handles.go service: move some type conversions from service/debugger to rpc pkgs 2020-09-10 16:19:04 +02:00
server_test.go service/dap: use address, not index to differentiate compound map keys (#2291) 2021-01-08 09:17:54 -08:00
server.go service/dap: use address, not index to differentiate compound map keys (#2291) 2021-01-08 09:17:54 -08:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00