From: Steven Smith <sos22@cantab.net>
To: Dar?o Mariani <dmarian@fi.uba.ar>
Cc: linux-c-programming@vger.kernel.org, sos22@srcf.ucam.org
Subject: Re: Forcing a core dump
Date: Fri, 20 Aug 2004 18:33:43 +0100 [thread overview]
Message-ID: <20040820173343.GB779@archibold.chu.cam.ac.uk> (raw)
In-Reply-To: <412622F5.2080208@fi.uba.ar>
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
> Is it possible to force a running program to generate a core dump. My
> problem is that I have a program that, from time to time, it freezes and
> I want to know what's going on.
If it's still attached to its terminal, Control-\ usually works.
Failing that, try kill -QUIT <pid_of_your_program>.
Steven Smith,
sos22@cantab.net.
--
One day, I'm going to get an Alice-bot to answer all my email for me,
and see how long it takes people to notice.
[-- Attachment #2: Type: application/pgp-signature, Size: 187 bytes --]
next prev parent reply other threads:[~2004-08-20 17:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-19 10:09 Adding sysctl varaible into kernel authn
2004-08-20 16:12 ` Forcing a core dump Darío Mariani
2004-08-20 16:45 ` Eric Bambach
2004-08-20 17:33 ` Steven Smith [this message]
2004-08-21 20:08 ` Jan-Benedict Glaw
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040820173343.GB779@archibold.chu.cam.ac.uk \
--to=sos22@cantab.net \
--cc=dmarian@fi.uba.ar \
--cc=linux-c-programming@vger.kernel.org \
--cc=sos22@srcf.ucam.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).