On 07:25 20 Feb 2003, Stamper, Steve <[EMAIL PROTECTED]> wrote:
| We have an application that is having a problem.  I would like to get a core dump of 
|the program (presumably as I kill it) so I can look around inside.  Any ideas how to 
|force a core dump??

Please post plain text, not HTML. Thanks.

Send it a SIGQUIT:

        kill -QUIT pid-of-process

That should normally get you a core dump.

Cheers,
--
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Thus spake Kalmoth the Avenger, Kinsman of the Slain:
        "DISCLAIMER: I speak for no one who lives."



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to