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

Update .debug_line parsing for DWARF 5 #345

Closed
philipc opened this issue Dec 3, 2018 · 0 comments
Closed

Update .debug_line parsing for DWARF 5 #345

philipc opened this issue Dec 3, 2018 · 0 comments

Comments

@philipc
Copy link
Collaborator

philipc commented Dec 3, 2018

From the standard:
Replace the line number program header format with a new format that
provides the ability to use an MD5 hash to validate the source file version in
use, allows pooling of directory and file name strings and makes provision
for vendor-defined extensions. Also add a string section specific to the line
number table ( .debug_line_str ) to properly support the common practice
of stripping all DWARF sections except for line number information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant