From owner-freebsd-stable@FreeBSD.ORG Wed Dec 13 06:53:40 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A634E16A407; Wed, 13 Dec 2006 06:53:40 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C5C43CD4; Wed, 13 Dec 2006 06:52:07 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1GuNzg-000LfL-3g; Wed, 13 Dec 2006 08:53:32 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: "Marc G. Fournier" In-reply-to: Your message of Tue, 12 Dec 2006 22:21:21 -0400 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 13 Dec 2006 08:53:32 +0200 From: Danny Braniss Message-ID: Cc: jmc@freebsd.org, freebsd-proliant@freebsd.org, freebsd-stable@freebsd.org Subject: Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 06:53:40 -0000 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > - --On Tuesday, December 12, 2006 20:43:07 -0400 "Marc G. Fournier" > wrote: > > > 'k, I'm updating my kernel/world to todays, removed KDB_UNATTENDED and > > changed BREAK_TO... to ALT_BREAK_TO... to see if its escape sequence will > > serve me better ... > > Nope, no different ... I suspect its because I'm going in through iLO, and its > somehow trapping what I'm sending :( > > Oh well, unless jmc is out there and has a better idea, I guess I'll just have > to hope that it drop's into it on its own next time :( I'm out of ideas here > ... > have you tried enabling ttyd0 in /etc/ttys? danny