From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 25 23:14:00 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAFCF16A4CE for ; Thu, 25 Dec 2003 23:14:00 -0800 (PST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B02643D1D for ; Thu, 25 Dec 2003 23:14:00 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 1AZmAX-00070i-U0 for freebsd-hackers@freebsd.org; Fri, 26 Dec 2003 09:13:57 +0200 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Dec 2003 09:13:57 +0200 From: Danny Braniss Message-Id: Subject: escape to kernel debugger X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 07:14:01 -0000 hi, how can i break into the kernel debugger when the console is a serial one? (Ctrl-Alt-Esc has now ascii equivalent :-) thanks, danny