Files
Alessandro Arzilli a3c7ba8808 proc: add workaround for debug_frame bug on macOS (#2374)
This adds a workaround for the bug described at:

https://github.com/golang/go/issues/25841

Because dsymutil running on PIE does not adjust the address of
debug_frame entries (but adjusts debug_info entries) we try to do the
adjustment ourselves.

Updates #2346
2021-03-09 11:35:24 +01:00
..
2017-02-08 12:17:19 -08:00
2020-12-14 09:31:11 -08:00