delve/cmd/dlv
polinasok f863be0a17
service/dap: Add support for debug and test modes (#1901)
* service/dap: Add support for debug and test modes

* Address code review comments

* Remove //dap comment

* OptFlags() => optfalgs()

* If mode => switch mode
2020-03-04 09:22:51 -08:00
..
cmds service/dap: Add support for debug and test modes (#1901) 2020-03-04 09:22:51 -08:00
dlv_test.go dlv_test: add a basic test for dap command (#1899) 2020-02-28 09:48:59 -08:00
main.go cmd/dlv: actually disable C compiler optimizations when building (#1647) 2019-08-01 16:31:50 -07:00