wallace added a comment. Supposedly Arguments shouldn't contain Arg0 (https://reviews.llvm.org/source/llvm-github/browse/master/lldb/include/lldb/Utility/ProcessInfo.h$96) I think you just need to change the dump method that prints to platform process list.
I don't know if NetBSD is doing something different, but the general dump method for ProcessInfo prints first arg0 and then the other args https://reviews.llvm.org/source/llvm-github/browse/master/lldb/source/Utility/ProcessInfo.cpp$229-235 CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69400/new/ https://reviews.llvm.org/D69400 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits