[Lldb-commits] [PATCH] D32271: Patch to Attach pid successfully from different dir
Ed Maste via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 24 07:17:37 PDT 2017
emaste added a comment.
In https://reviews.llvm.org/D32271#735098, @krytarowski wrote:
> I have plan to revisit corresponding files in NetBSD and switch from kvm(3) to sysctl(3). But this is lower priority than Process Plugin right now.
Thanks for the note. I wasn't aware that you had that planned, but I incorporated the improvements you made in NetBSD's Host.cpp (early returns etc.) in order to reduce diffs and facilitate shared effort on these bits at some point.
https://reviews.llvm.org/D32271
More information about the lldb-commits
mailing list