+core dumps, a privileged user must do one of the following
+.Pp
+* Edit
+.Pa /etc/launchd.conf
+or
+.Pa $HOME/.launchd.conf
+and add a line specifying the limit
+.Pa limit core unlimited
+.Pp
+* A privileged user can also enable cores with
+.Pa launchctl limit core unlimited
+.Pp
+* A privileged user can also enable core files by using
+.Xr ulimit 1
+or
+.Xr limit 1
+depending upon the shell.