[Lldb-commits] [lldb] [lldb] Handle STT_TLS symbol type in ELF parser (PR #178975)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 2 05:34:58 PST 2026
k4lizen wrote:
Thanks for taking a look at this! :D
> DWARF DW_OP_form_tls_address opcode to calculate thread-local addresses.
I don't know the details but I'd like to note that, as I said, this symbol is available even on a stripped glibc, i.e. with no dwarf
https://github.com/llvm/llvm-project/pull/178975
More information about the lldb-commits
mailing list