I just installed CentOs 7 on my mac using Parallel Desktop.
Here is the result of ulimit -c
:
[root@centos-linux test1]# ulimit -c
unlimited
Here is the content of /etc/security/limits.conf
- soft core unlimited
But the is no coredump file created.
What else can I do to enable coredump?