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

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 11 01:12:04 PST 2019


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Lgtm, though I strongly suspect you will need to make sure NetBSD falls into the `! SIGNAL_POLLING_UNSUPPORTED` category to have even basic lldb-server functionality working. Have you looked at why that isn't happening?


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

https://reviews.llvm.org/D57959





More information about the lldb-commits mailing list