delve/service/dap
polinasok 2414dcdd30
service/dap: truncate long compound map keys and use unique address suffix for uniqueness (#2399)
* Truncate long compound map keys and use address suffix only for those

* Remove test typo that causes failures

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2021-03-25 09:44:32 -07: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/dap: Add support for evaluateName for variables (#2292) 2021-01-14 10:53:12 -08:00
server_test.go service/dap: truncate long compound map keys and use unique address suffix for uniqueness (#2399) 2021-03-25 09:44:32 -07:00
server.go service/dap: truncate long compound map keys and use unique address suffix for uniqueness (#2399) 2021-03-25 09:44:32 -07:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00