godebug icon indicating copy to clipboard operation
godebug copied to clipboard

cgo pkg-config in non-instrumented dependency stops godebug cold

Open smurfralf opened this issue 9 years ago • 0 comments

If some distant dependency is linked to native code, why does godebug object with error cgo pkg-config not supported couldn't load packages due to errors: Then the file I want to debug won't build because symbols can't be found.

smurfralf avatar Oct 07 '15 19:10 smurfralf