← Back to Submind

Topic

mini debuginfo

Support for mini-debuginfo in LLDB How to read the .gnu_debugdata section.

FOSDEM

The primary goal of this project is to enhance LLDB's ability to debug Fedora and RHEL binaries, which are typically distributed without full debug symbols. In standard release environments, only a stripped symbol table containing function names remains accessible via the dynamic section, while deta …