Bug ID 40746
Summary Please backport multiple LLDB fixes to 8.0.0
Product lldb
Version 8.0
Hardware PC
OS Linux
Status NEW
Severity enhancement
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter mgorny@gentoo.org
CC labath@google.com, llvm-bugs@lists.llvm.org, n54@gmx.com
Blocks 40331
I'm sorry for requesting it this late but we haven't suspected that LLDB on
NetBSD could be fixed so easily. Please backport the following fixes:
354029 - [lldb] [MainLoop] Report errno for failed kevent()
354122 - [lldb] [MainLoop] Add kevent() EINTR handling
(the former is required for the latter to apply cleanly)
TIA.