[Lldb-commits] [lldb] [llvm] [lldb][ARM] Support thread local variables on ARM Linux (PR #181315)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 20 04:00:20 PST 2026
DavidSpickett wrote:
> As far as I can see, NT_ARM_TLS notes are not generated for Arm32 binaries, so this feature will be missing for core files.
Yep, kernel sources confirm that.
> At least, their debugging experience won't worsen.
Great, no problem then.
https://github.com/llvm/llvm-project/pull/181315
More information about the lldb-commits
mailing list