[Lldb-commits] [PATCH] D69667: [lldb] [Process/NetBSD] Add register info for missing register sets
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 4 09:22:11 PST 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
This seems reasonable to me. I take it there is already some logic which will make the MPX registers not show up when the machine does not support them (i.e., never on netbsd)?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69667/new/
https://reviews.llvm.org/D69667
More information about the lldb-commits
mailing list