From owner-freebsd-hackers Fri Mar 8 04:32:01 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA02081 for hackers-outgoing; Fri, 8 Mar 1996 03:20:43 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA02001 for ; Fri, 8 Mar 1996 03:20:28 -0800 (PST) Received: from ns.okbmei.msk.su (ns.okbmei.msk.su [194.190.170.40]) by who.cdrom.com (8.6.12/8.6.11) with SMTP id WAA21617 for ; Thu, 7 Mar 1996 22:49:51 -0800 Received: from kiae.UUCP by ns.okbmei.msk.su with UUCP id AA03084 (5.67c8/IDA-1.5); Fri, 8 Mar 1996 09:46:11 +0300 Received: from freefall.FreeBSD.ORG by sovcom.kiae.su with SMTP id AA04468 (5.65.kiae-1 for ); Fri, 8 Mar 1996 09:23:07 +0300 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA03549 Thu, 7 Mar 1996 19:21:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA03168 for hackers-outgoing; Thu, 7 Mar 1996 19:19:16 -0800 (PST) Received: from ns.okbmei.msk.su (ns.okbmei.msk.su [194.190.170.40]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA03147 for ; Thu, 7 Mar 1996 19:19:08 -0800 (PST) Received: from kiae.UUCP by ns.okbmei.msk.su with UUCP id AA01802 (5.67c8/IDA-1.5); Fri, 8 Mar 1996 06:10:39 +0300 Received: from freefall.FreeBSD.ORG by sovcom.kiae.su with SMTP id AA27834 (5.65.kiae-1 for ); Fri, 8 Mar 1996 06:06:14 +0300 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA23404 Thu, 7 Mar 1996 17:23:00 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA23273 for hackers-outgoing; Thu, 7 Mar 1996 17:22:04 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA23217 for ; Thu, 7 Mar 1996 17:21:44 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id CAA26235 for ; Fri, 8 Mar 1996 02:21:26 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id CAA09342 for freebsd-hackers@freebsd.org; Fri, 8 Mar 1996 02:21:25 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id CAA18869 for freebsd-hackers@freebsd.org; Fri, 8 Mar 1996 02:08:55 +0100 (MET) From: J Wunsch Message-Id: <199603080108.CAA18869@uriah.heep.sax.de> Subject: Re: using ddb to debug a double-panic? To: freebsd-hackers@FreeBSD.ORG (FreeBSD hackers) Date: Fri, 8 Mar 1996 02:08:54 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199603071005.LAA20629@nixpbe.pdb.sni.de> from "Greg Lehey" at Mar 7, 96 11:01:51 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Charset: KOI8-R X-Char-Esc: 29 Sender: owner-hackers@FreeBSD.ORG X-Loop: owner-hackers@FreeBSD.ORG Precedence: bulk As Greg Lehey wrote: > Does anybody else have ideas about improving ddb? . a simple line editor with at least 10 lines of history . repeat the last `print' command by pressing enter only . inb/outb builtins . a `kill' command -- i always forget about the usage of `psignal()', and the source code is usually not available in DDB... :-) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)