Alessandro Arzilli
Alessandro Arzilli
I think it would be acceptable to do this by checking what `macOSDebugFrameBugWorkaround` does (in pkg/proc/bininfo.go). If the workaround is applied then dynamic libraries shouldn't be loaded.
I actually looked into this last month and, even after they were updated our builders still had the buggy version of dsymutil. Maybe the recently released version of macOS doesn't.
It happens inside onLaunchRequest. GoBuildCombinedOutput and GoTestBuildCombinedOutput themselves can not be changed because they are used elsewhere.