emaste added inline comments. Herald added a project: All.
================ Comment at: lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp:128 + +#ifdef NT_ARM_ADDR_MASK + if (m_addr_mask_is_valid) ---------------- andrew wrote: > emaste wrote: > > This `#define` is coming from our headers? We need to provide this constant > > within LLVM so this will be available on non-FreeBSD hosts. > My understanding is this file is used on FreeBSD as it's used when debugging > a currently running process. Oh yes of course. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120485/new/ https://reviews.llvm.org/D120485 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits