cmd/link: executable contains the full path of GOROOT (even with -ldflags -w) #12770
Labels
Comments
It's the |
Looks like these path strings reside in __TEXT __gopclntab $ otool -sv __TEXT __gopclntab hello |
Those are for the filenames used in stack backtrace.
|
gopclntab maps pc ranges to source code lines.
|
Duplicate of #3467. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: