[PATCH] D47738: [LLDB] Signals handling specific to OpenBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 13:50:08 PDT 2018
krytarowski added a comment.
It looks fine... but OpenBSD does not have enough features in their kernel in ptrace(2) to host LLDB.. at least featured.
Are you planning to improve the ptrace(2) API and add missing features?
Some more info:
http://netbsd.org/~kamil/ptrace-netbsd/presentation.html
Repository:
rL LLVM
https://reviews.llvm.org/D47738
More information about the llvm-commits
mailing list