Alessandro Arzilli 759115b580
dwarf/godwarf: fix regression debugging DWARFv5 on macOS (#4315)
The change introduced to fix #4302 happens to conflict with a similar
workaround in debug/macho I forgot exists.
The telemetry report was probably from a binary that legitimately did
not have a debug_line_str section (but referenced it) and we just
misidentified the cause, the fix however is still worth keeping since
there are versions of Go without the workaround that could be affected.

Fixes #4311
2026-04-23 13:16:07 -07:00
..
2025-12-21 15:33:54 +01:00