Skip to content

macOS debuginfo broken (again) #798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bjorn3 opened this issue Nov 16, 2019 · 1 comment
Closed

macOS debuginfo broken (again) #798

bjorn3 opened this issue Nov 16, 2019 · 1 comment
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

Comments

@bjorn3
Copy link
Member

bjorn3 commented Nov 16, 2019

#759, debuginfo on macOS broke again. This time dsymutil silently truncates the debuginfo after the first DW_TAG_subprogram. I confirmed that the source object files contain the correct debuginfo. Reverting back to #759 somehow doesn't fix this problem.

@bjorn3 bjorn3 added C-bug Category: This is a bug. help wanted Extra attention is needed A-debuginfo Area: Debugging information at runtime in generated code. O-macos Operating system: MacOS labels Nov 16, 2019
@bjorn3
Copy link
Member Author

bjorn3 commented Jan 4, 2020

Just tried it and it works again.

@bjorn3 bjorn3 closed this as completed Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant