Program Snapshot

Net Llama! netllama
Mon May 17 11:53:53 PDT 2004


On 09/19/03 19:01, Kurt Wall wrote:

> Quoth Ben Duncan:
> 
>>Is there a way to do a "core" image/snapshot of a running program?
> 
> 
> Probably. I don't quite understand what you mean, though.

Assuming that you have 'ulimit -c unlimited' for the session that the 
binary was started in and the binary is compiled with debugging symbols, 
then sure:
kill -15 <PID>

you'll get a core dump.


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                       	       netllama at linux-sxs.org
Linux Step-by-step & TyGeMo: 		    http://netllama.ipfox.com

   7:25pm  up 7 days,  1:53,  1 user,  load average: 0.16, 0.16, 0.09



More information about the Linux-users mailing list