[PATCH] D63380: [lldb] [test] Skip watchpoint tests on NetBSD if userdbregs is disabled

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 05:15:39 PDT 2019


krytarowski added a comment.
Herald added a subscriber: ormris.

This check should contain additional check for uid==root. If we are root we can read and write to DB registers.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63380





More information about the llvm-commits mailing list