krytarowski added a comment. For your interest. NetBSD will not use procfs for any operation.
Today I implemented reading the process map with sysctl(7): https://github.com/NetBSD/pkgsrc-wip/commit/d4af36204feb616dd83f5f3ffb871a4b7274e5e0 procfs is used by SunOS.. but for regular debuggers they offer libproc - API in C.. and their debugging facilities are very different from Linux and BSD. Repository: rL LLVM https://reviews.llvm.org/D30942 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits