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

Add support for DWARF version 5 and complete support for 4 #37

Open
2 tasks
xoofx opened this issue Oct 1, 2024 · 0 comments
Open
2 tasks

Add support for DWARF version 5 and complete support for 4 #37

xoofx opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request Help Welcome A pull-request is welcome to fix this issue

Comments

@xoofx
Copy link
Owner

xoofx commented Oct 1, 2024

LibObjectFile only support version 4, but partially:

  • Version 4: support for .debug_types, .debug_frame, .debug_loc, .debug_ranges, .debug_pubnames, .debug_pubtypes, .debug_macinfo section
  • Version 5

Version 5 is quite massive to support.

@xoofx xoofx added enhancement New feature or request Help Welcome A pull-request is welcome to fix this issue labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Help Welcome A pull-request is welcome to fix this issue
Projects
None yet
Development

No branches or pull requests

1 participant