By specifying the -a flag we insure that all packages are recompiled with -gcflags='-N -l'. Previously -a could not be specified because the compiler could not compile runtime without optimizations. Fixes #738 |
||
|---|---|---|
| .. | ||
| cmds | ||
| dlv_test.go | ||
| main.go | ||
By specifying the -a flag we insure that all packages are recompiled with -gcflags='-N -l'. Previously -a could not be specified because the compiler could not compile runtime without optimizations. Fixes #738 |
||
|---|---|---|
| .. | ||
| cmds | ||
| dlv_test.go | ||
| main.go | ||