#2487 F34 System-Wide Change: Debug Info LLDB Index
Closed: Invalid 3 years ago by bcotton. Opened 3 years ago by bcotton.

Provide .debug_names debug info index for LLDB for clang-built binaries using: clang -gdwarf-5 -gpubnames

Debuginfo index significantly accelerates loading of *.debug files by debugger. Fedora currently provides ELF section .gdb_index for GDB debugger. LLDB debugger cannot use .gdb_index (as it is missing DIE offsets for more effective processing by LLDB) but LLDB can use .debug_names index.


Given Changes/DebugInfoStandardization has been rejected this Change needs to be reworked and it is questionable how it could be implemented. It also probably also no longer needs to be really a Fedora Change.
I cannot close this ticket myself.

Metadata Update from @bcotton:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

3 years ago

Metadata Update from @bcotton:
- Issue untagged with: F34
- Issue set to the milestone: Fedora 34

3 years ago

Login to comment on this ticket.

Metadata