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

Start DWARF support #13

Open
4 tasks
dd86k opened this issue May 2, 2024 · 0 comments
Open
4 tasks

Start DWARF support #13

dd86k opened this issue May 2, 2024 · 0 comments
Assignees

Comments

@dd86k
Copy link
Owner

dd86k commented May 2, 2024

Need: Kickstart support for DWARF for symbol resolution, frame handling, etc.

Typically under sections such as .debug_info, .debug_frame, etc.

  • Identify which versions of DWARF that DMD uses, if used at all.
  • Identify which versions of DWARF that GCC (and notably GDC) uses.
    • GDC has a special version, hinting to DWARF2.
  • Identify which versions of DWARF that LDC uses.
  • Write a small POC.
@dd86k dd86k self-assigned this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Cancelled
Development

No branches or pull requests

1 participant