I could use a core dump on OS X, but I can't figure out how to generate one.
Here's what I've been doing:

1. In the terminal:  limit coredumpsize unlimited
   (compensates for OS X's default value of 0)

2. Launch my app

3. In terminal:  kill -9 4444
   (or whatever the process ID is)

The app terminates as expected but there's nothing in /cores.  What else do
I need to do to generate a core dump?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to