[Lldb-commits] [lldb] [LLDB] Enable TLS Variable Debugging Without Location Info on AArch64 (PR #110822)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 7 01:27:40 PDT 2024
labath wrote:
Not giving any results would actually be the better case here. It would be worse if it actually showed a random variable with that name, even if it was not the variable we were looking for (which is what I think this patch will do if there are multiple variables with that name).
https://github.com/llvm/llvm-project/pull/110822
More information about the lldb-commits
mailing list