delve/service
Suzy Mueller 1b8428eb6c
service/dap: add type information to dap variables (#2465)
* service/dap: add type information to dap variables

* add comment explaining map type choice

* rename to setClientCapabilities

* respond to review

* update TypeString definition
2021-05-10 11:34:42 -07:00
..
api proc: add way to use CPU registers in expressions (#2446) 2021-05-04 12:56:17 -07:00
dap service/dap: add type information to dap variables (#2465) 2021-05-10 11:34:42 -07:00
debugger service/dap: support running requests asynchronously (#2423) 2021-05-04 12:49:52 -07:00
rpc1 service/rpccommon: fix shutdown related bugs (#2439) 2021-04-19 11:12:51 -07:00
rpc2 service/rpccommon: fix shutdown related bugs (#2439) 2021-04-19 11:12:51 -07:00
rpccommon service/rpccommon: fix shutdown related bugs (#2439) 2021-04-19 11:12:51 -07:00
test proc: add way to use CPU registers in expressions (#2446) 2021-05-04 12:56:17 -07:00
client.go *: Adds toggle command (#2208) 2021-03-19 11:02:23 -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