delve/service
polinasok 4be75bec59
service/dap: Add buildFlags error checking and tests in launch requests (#2056)
* service/dap: Add error checking and tests for buildFlags in launch requests

* Clarify with comments and better naming

* Undo redundant support.go changes

* Undo redundant support.go changes (attempt #2)

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2020-05-28 14:01:51 -07:00
..
api proc/*: only load floating point registers when needed (#1981) 2020-05-13 11:56:50 -07:00
dap service/dap: Add buildFlags error checking and tests in launch requests (#2056) 2020-05-28 14:01:51 -07:00
debugger proc/*: only load floating point registers when needed (#1981) 2020-05-13 11:56:50 -07:00
rpc1 *: Consolidate service/debugger config 2020-04-14 21:02:38 +02:00
rpc2 *: Consolidate service/debugger config 2020-04-14 21:02:38 +02:00
rpccommon *: Consolidate service/debugger config 2020-04-14 21:02:38 +02:00
test proc/*: only load floating point registers when needed (#1981) 2020-05-13 11:56:50 -07:00
client.go proc/gdbserial,debugger: allow clients to stop a recording (#1890) 2020-03-24 09:09:28 -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 Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00