[Lldb-commits] [lldb] [lldb] Add Populate Methods for ELFLinuxPrPsInfo and ELFLinuxPrStatus (PR #104109)

Will Hawkins via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 19 11:49:06 PDT 2024


hawkinsw wrote:

@ilovepi If you can, try https://github.com/llvm/llvm-project/pull/104831.

I think that the problem is your builder is running with a version of glibc that does not provide `gettid`. If the hack implemented in that PR fixes the problem, I will work on a nicer fix.

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


More information about the lldb-commits mailing list