Skip to content
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

i#2485: Update DR to use elfutils for DWARF-5 support #2490

Merged
merged 9 commits into from
Jan 14, 2024

Conversation

derekbruening
Copy link
Contributor

Updates DR to 3e3b976e316e9469ca36338fb7f3fa086739d03a which pulls in the use of elfutils in drsyms for DWARF-5 support on Linux.

Updates the documentation and flags for Linux to remove -gdwarf-4.

Fixes #2485

@derekbruening
Copy link
Contributor Author

The test failures are 32-bit AMD: filed #2491. WIll try to address separately.

@derekbruening derekbruening merged commit e744e42 into master Jan 14, 2024
5 of 8 checks passed
@derekbruening derekbruening deleted the i2485-dwarf5 branch January 14, 2024 16:03
derekbruening added a commit that referenced this pull request Jan 15, 2024
Replaces a couple of INOUT missed by PR #2490.
derekbruening added a commit that referenced this pull request Jan 15, 2024
Replaces a couple of INOUT missed by PR #2490.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DWARF5 is not supported by drsyms, resulting in no line numbers with gcc 11+
1 participant