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

Ubuntu 22 Updates #37

Closed
lorenzo-gomez-windhover opened this issue Sep 13, 2024 · 3 comments · Fixed by #33
Closed

Ubuntu 22 Updates #37

lorenzo-gomez-windhover opened this issue Sep 13, 2024 · 3 comments · Fixed by #33

Comments

@lorenzo-gomez-windhover
Copy link
Collaborator

Inconsistent behavior across Ubuntu22/20:

* TODO:I need to figure out this mess.

Not fun...

@lorenzo-gomez-windhover
Copy link
Collaborator Author

lorenzo-gomez-windhover commented Sep 13, 2024

It might make sense to map that behavior to DWARF producers(gcc, clang, etc) instead...maybe

@lorenzo-gomez-windhover
Copy link
Collaborator Author

Might be the same issue as eclipse-cdt/cdt#198

@lorenzo-gomez-windhover
Copy link
Collaborator Author

https://gcc.gnu.org/gcc-11/changes.html

To take full advantage of DWARF version 5 GCC needs to be built against binutils version 2.35.2 or higher. When GCC is built against earlier versions of binutils GCC will still emit DWARF version 5 for most debuginfo data, but will generate version 4 debug line tables (even when explicitly given -gdwarf-5).

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 a pull request may close this issue.

1 participant