mirror of
https://github.com/go-delve/delve.git
synced 2025-11-01 20:20:40 +08:00
Pass CGO_FLAGS='-O0 -g' to go build to disable optimizations when calling the C compiler.
Pass CGO_FLAGS='-O0 -g' to go build to disable optimizations when calling the C compiler.