labath accepted this revision.
labath added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lldb/packages/Python/lldbsuite/test/dotest.py:1197
+      return False, "security.models.extensions.user_set_dbregs disabled"
+    return True, "dbregs always writable"
+
----------------
The string isn't used anywhere, but I'd use a slightly more generic value here, 
because there are a number of reasons watchpoints can/cannot work on a given 
platform...


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

https://reviews.llvm.org/D63380



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to