delve/cmd/dlv
Alessandro Arzilli 97a7455192
_scripts: fix CI on go1.19/linux/386 (#3100)
Go 1.19 is broken on linux/386 with some C compilers, this is a
workaround for our build script. See:

https://github.com/golang/go/issues/52919

Also fix TestBuild if the first message reported by delve is not the
message that indicates the server is listening.
2022-08-15 09:40:25 -07:00
..
cmds :* Improve trace subcommand output (#3091) 2022-08-04 10:10:54 +02:00
dlv_test.go _scripts: fix CI on go1.19/linux/386 (#3100) 2022-08-15 09:40:25 -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