delve/cmd/dlv
Alessandro Arzilli 1ef8c40ccf
cmd/dlv: subcommand 'dlv test' should switch to package directory (#2128)
Match 'go test' behaviour and switch to package directory, unless one
is specified with the '--wd' option.

Fixes #2125
2020-08-31 10:51:10 -07:00
..
cmds cmd/dlv: subcommand 'dlv test' should switch to package directory (#2128) 2020-08-31 10:51:10 -07:00
dlv_test.go cmd/dlv: subcommand 'dlv test' should switch to package directory (#2128) 2020-08-31 10:51:10 -07:00
main.go cmd/dlv: actually disable C compiler optimizations when building (#1647) 2019-08-01 16:31:50 -07:00
tools.go cmd/dlv: make core command limitations more prominent (#2031) 2020-05-04 10:00:33 -07:00