delve/service/dap
Suzy Mueller a25d95bd23 service/dap: remove unnecessary capability check
The Types field is only set in childrenToDAPVariables if the client
capability is supported. There is no need to check again after the
children have been calculated.
2021-05-21 10:29:17 +02:00
..
daptest dap: handle SetVariable requests (#2440) 2021-05-20 10:05:47 -07:00
error_ids.go dap: handle SetVariable requests (#2440) 2021-05-20 10:05:47 -07:00
handles.go service/dap: Add support for evaluateName for variables (#2292) 2021-01-14 10:53:12 -08:00
server_test.go dap: handle SetVariable requests (#2440) 2021-05-20 10:05:47 -07:00
server.go service/dap: remove unnecessary capability check 2021-05-21 10:29:17 +02:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00