[Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support

Ed Maste via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 24 11:17:49 PST 2021


emaste added a comment.

> I don't think it's very likely. @emaste, any opinion on this?

I think it is fine to make this conditional on version. We are working on bringing arm64 to Tier-1 status in FreeBSD 13 (which will have the referenced kernel changes) and we can assume that as a minimum version for host and target.


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

https://reviews.llvm.org/D96548



More information about the lldb-commits mailing list