[Lldb-commits] [lld] [lldb] [llvm] [AArch64] Support TLS variables in debug info (PR #146572)

Igor Kudrin via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 12 23:55:00 PST 2026


igorkudrin wrote:

Hi @xgupta, what are your plans regarding the patch? I have verified it and can confirm that together with my patch #181315 that fixes the calculations of the dtv pointer for ARM and AArch64, it enables debugging thread local variables with LLDB on AArch64 Linux. It would be great if it made it into the next release.

https://github.com/llvm/llvm-project/pull/146572


More information about the lldb-commits mailing list