[Lldb-commits] [PATCH] D57959: [lldb] [MainLoop] Initialize empty sigset_t correctly

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 11 01:15:29 PST 2019


mgorny added a comment.

I was experimenting with disabling kevent, and apparently no other NetBSD mechanism is supported by LLDB. Noticed this issue, so figured I'll fix it while at it.


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

https://reviews.llvm.org/D57959





More information about the lldb-commits mailing list