From owner-freebsd-hackers Tue Jan 26 12:39:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA26662 for freebsd-hackers-outgoing; Tue, 26 Jan 1999 12:39:53 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26657 for ; Tue, 26 Jan 1999 12:39:50 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.2/8.9.1) id MAA21275; Tue, 26 Jan 1999 12:39:47 -0800 (PST) (envelope-from dillon) Date: Tue, 26 Jan 1999 12:39:47 -0800 (PST) From: Matthew Dillon Message-Id: <199901262039.MAA21275@apollo.backplane.com> To: hackers@FreeBSD.ORG Subject: Any way to get machine out of hires when it breaks into DDB> ? Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just had a crash on my workstation. X froze up in the middle of a redraw, and the machine unresponsive to pings from the outside. The thing had dropped into DDB. I really wanted to see what DDB was trying to tell me so I could fix it, but I couldn't see it since it was still in X. I knew it was in DDB because I could type 'panic' and the machine rebooted :-) It sure wouuld be nice if DDB could restore the video back to VGA. Anybody have any ideas? -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message