delve/service
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
..
api terminal,service: add API and commands for watchpoints (#2488) 2021-05-20 10:04:02 -07:00
dap service/dap: remove unnecessary capability check 2021-05-21 10:29:17 +02:00
debugger terminal,service: add API and commands for watchpoints (#2488) 2021-05-20 10:04:02 -07:00
internal/sameuser dap: add sameuser check (#2494) 2021-05-19 10:29:05 -07:00
rpc1 service/rpccommon: fix shutdown related bugs (#2439) 2021-04-19 11:12:51 -07:00
rpc2 terminal,service: add API and commands for watchpoints (#2488) 2021-05-20 10:04:02 -07:00
rpccommon dap: add sameuser check (#2494) 2021-05-19 10:29:05 -07:00
test proc: correctly truncate the result of binary ops on integers (#2463) 2021-05-17 10:31:05 -07:00
client.go terminal,service: add API and commands for watchpoints (#2488) 2021-05-20 10:04:02 -07:00
config.go cmd/dlv: Fix trace output (#2038) 2020-05-13 08:38:10 +02:00
listenerpipe.go cmd,service: in non-headless mode use an in-memory connection 2018-10-08 15:11:13 -07:00
rpccallback.go service: serialize calls to Command API (#2370) 2021-03-08 10:05:10 -08:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00