DavidSpickett marked 3 inline comments as done. DavidSpickett added inline comments.
================ Comment at: lldb/source/Plugins/Process/Utility/LinuxSignals.cpp:14 + +#ifndef SEGV_BNDERR +#define SEGV_BNDERR 3 ---------------- arichardson wrote: > I guess these are needed to support older versions that don't have the > defines yet? Yes, BNDERR is from 2015 so maybe it could go, but the memory tagging codes are certainly more recent. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146222/new/ https://reviews.llvm.org/D146222 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits