Jlalond wrote: > CoreDumping in /proc/pid/stat was added in kernel 4.15, this causes the test > to fail in older kernel versions. see > https://man7.org/linux/man-pages/man5/proc_pid_status.5.html
Note, it's `/proc/pid/status` not stat for the coredumping field. https://github.com/llvm/llvm-project/pull/160333 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
