From owner-freebsd-hackers Mon Sep 4 07:11:16 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id HAA05686 for hackers-outgoing; Mon, 4 Sep 1995 07:11:16 -0700 Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id HAA05680 for ; Mon, 4 Sep 1995 07:11:14 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by who.cdrom.com (8.6.11/8.6.11) with ESMTP id HAA13082 for ; Mon, 4 Sep 1995 07:10:22 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id PAA06763; Mon, 4 Sep 1995 15:55:10 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id PAA14650; Mon, 4 Sep 1995 15:55:10 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id OAA23880; Mon, 4 Sep 1995 14:36:33 +0200 From: J Wunsch Message-Id: <199509041236.OAA23880@uriah.heep.sax.de> Subject: Re: problems dumping To: sven@leary.ping.de (Sven Neuhaus) Date: Mon, 4 Sep 1995 14:36:32 +0200 (MET DST) Cc: FreeBSD-hackers@FreeBSD.ORG In-Reply-To: <199509031903.VAA02625@leary.ping.de> from "Sven Neuhaus" at Sep 3, 95 09:03:09 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 537 Sender: hackers-owner@FreeBSD.ORG Precedence: bulk As Sven Neuhaus wrote: > > Greetings fellow hackers, > > stuff I did. There's a function called "diediedie()" in machdep.c which seems > to be designed just for that. > However, since it's a kernel function, I have no clue how to call it. It's > not defined in syscall.h either. It's supposed to be called from within DDB only. DDB might help you anyway, please read the kernel-debug.FAQ. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)