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

Backport: "Fix DW_AT_ranges DW_FORM_sec_offset not using DW_AT_rnglists_base (used by GCC)" #50009

Closed
tstellar opened this issue Jun 11, 2021 · 9 comments
Labels
bugzilla Issues migrated from bugzilla debuginfo obsolete Issues with old (unsupported) versions of LLVM release:backport

Comments

@tstellar
Copy link
Collaborator

Bugzilla Link 50665
Version 12.0
OS Linux
Blocks #48661
CC @dwblaikie,@jankratochvil
Fixed by commit(s) a28facb 942cf22 9dd861a d131081
@tstellar
Copy link
Collaborator Author

@tstellar
Copy link
Collaborator Author

@llvmbot
Copy link
Member

llvmbot commented Jun 11, 2021

These are all good fixes and improve DWARF parsing and also increases our ability to debug with GCC. These would be great candidates to backport.

@jankratochvil
Copy link
Collaborator

FYI I have found yesterday it does not really fix it in practice as it currently works only for a single CU. Still it should not harm. I will provide another patch to fix it for real.

@jankratochvil
Copy link
Collaborator

I would recommend not to backport it before I make the new patch for trunk (if it gets done in time for a backport). This patchset is not really useful in its current form anyway.

@jankratochvil
Copy link
Collaborator

The real fix is submitted, not yet checked-in:

[llvm+lldb] 2/2: Fix#2 of DW_AT_ranges DW_FORM_sec_offset not using DW_AT_rnglists_base (used by GCC)
https://reviews.llvm.org/D106466

It is on top of the previous patches (in the end I did not revert them).

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
@arsenm
Copy link
Contributor

arsenm commented Aug 14, 2023

Old release

@arsenm arsenm closed this as not planned Won't fix, can't repro, duplicate, stale Aug 14, 2023
@EugeneZelenko EugeneZelenko added debuginfo obsolete Issues with old (unsupported) versions of LLVM labels Aug 14, 2023
@llvmbot
Copy link
Member

llvmbot commented Aug 14, 2023

@llvm/issue-subscribers-debuginfo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla debuginfo obsolete Issues with old (unsupported) versions of LLVM release:backport
Projects
None yet
Development

No branches or pull requests

5 participants