[Lldb-commits] [PATCH] D70023: [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Nov 9 03:06:05 PST 2019


mgorny added a comment.

In D70023#1739356 <https://reviews.llvm.org/D70023#1739356>, @krytarowski wrote:

> How does it deal with `security.models.extensions.user_set_dbregs`? If there is a handled error than it's fine.


I need to test it. Might turn out it's so broken it's better to address it globally in a separate patch.


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

https://reviews.llvm.org/D70023





More information about the lldb-commits mailing list