[Lldb-commits] [PATCH] D120485: [lldb][Process/FreeBSD] Add support for address masks on aarch64

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 23 12:14:29 PDT 2022


labath added a comment.

Can you detect it from inside the debugee? You could have it exit with some predefined error code if the feature is not available (and then skip the test based on that)...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120485/new/

https://reviews.llvm.org/D120485



More information about the lldb-commits mailing list