From owner-freebsd-hackers Tue Aug 8 19: 6:39 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 6814237B93F for ; Tue, 8 Aug 2000 19:06:34 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 53275A845; Wed, 9 Aug 2000 12:07:22 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 4842E544A; Wed, 9 Aug 2000 12:07:22 +1000 (EST) Date: Wed, 9 Aug 2000 12:07:22 +1000 (EST) From: andrew@ugh.net.au To: Nicolas Leonard Cc: hackers@freebsd.org Subject: Re: How to generate a core dump explicily In-Reply-To: <00f101c00140$2a4b5a50$0f0210ac@masa.com> Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Aug 2000, Nicolas Leonard wrote: > I would like to generate a core dump 'explicitly' in > my program. How can that be done ? Call abort(3) Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message