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

Enable DWARF v2 Support #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NWPlayer123
Copy link

@NWPlayer123 NWPlayer123 commented Oct 31, 2024

3.0a3 has broken DWARF support, so I changed the compiler to 3.0a5 (which seems to match better? 12.13% matched instead of 12.11%), as well as enabling the flag for DWARF v2. I did have to change all float constants without a .0 to get it to compile, as well as OSTick/OSTime being refined spitting out a bunch of warnings. I also bumped dtk/objdiff versions.

This should allow IDA and Ghidra to actually read DWARF info and import it into a project now, saving work on importing all the structs and types.

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.

1 participant