[Lldb-commits] [PATCH] D31146: Enable AUXV and QPassSignals in gdb-remote for NetBSD

Kamil Rytarowski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 21 05:18:46 PDT 2017


krytarowski added a comment.

I'm still evaluating whether to implement on the kernel side `PT_SET_SIGPASS`/`PT_GET_SIGPASS`. Some software like floating point can use it heavily.


Repository:
  rL LLVM

https://reviews.llvm.org/D31146





More information about the lldb-commits mailing list