macOS debuginfo broken (again) #798
Labels
A-debuginfo
Area: Debugging information at runtime in generated code.
C-bug
Category: This is a bug.
help wanted
Extra attention is needed
O-macos
Operating system: MacOS
#759, debuginfo on macOS broke again. This time
dsymutil
silently truncates the debuginfo after the firstDW_TAG_subprogram
. I confirmed that the source object files contain the correct debuginfo. Reverting back to #759 somehow doesn't fix this problem.The text was updated successfully, but these errors were encountered: