From owner-freebsd-hackers Wed Mar 13 10:24:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA14849 for hackers-outgoing; Wed, 13 Mar 1996 10:24:12 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA14844 for ; Wed, 13 Mar 1996 10:24:10 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA08701; Wed, 13 Mar 1996 11:20:49 -0700 From: Terry Lambert Message-Id: <199603131820.LAA08701@phaeton.artisoft.com> Subject: Re: using ddb to debug a double-panic? To: hm@altona.hamburg.com Date: Wed, 13 Mar 1996 11:20:48 -0700 (MST) Cc: lehey.pad@sni.de, terry@lambert.org, hackers@freebsd.org In-Reply-To: from "Hellmuth Michaelis" at Mar 13, 96 04:35:57 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > 14) Alt-D: delete word forward > > 15) Alt-F: forward word > > 16) Alt-B: Backward word > > Please remember, there is no ALT key on a serial console. Please make shure > the debugger is usable on such a device .... "Alt" is a meta-key. How about "ESC-D"/"ESC-F"/"ESC-B"? This is how meta is handled on a lot of systems... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.