delve/cmd/dlv
Alessandro Arzilli b9a8bd7f41
*: early fixes for go1.20 (#3180)
- updated go/packages to support new export format
- rewrite testinline.go fixture because the compiler got too smart with
  constant folding
- temporarily disable staticcheck on go1.20 because it doesn't support
  the new export format.
- workaround for go.dev/cl/429601
2022-12-05 09:02:22 -08:00
..
cmds cmd/dlv: Include hidden flag -c for coredumpctl support (#3195) 2022-11-17 09:13:25 +01:00
dlv_test.go *: early fixes for go1.20 (#3180) 2022-12-05 09:02:22 -08: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