From owner-freebsd-stable@FreeBSD.ORG Thu Jan 26 19:40:18 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C39FA16A423 for ; Thu, 26 Jan 2006 19:40:18 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from mail11.syd.optusnet.com.au (mail11.syd.optusnet.com.au [211.29.132.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14CE943D4C for ; Thu, 26 Jan 2006 19:40:17 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail11.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k0QJe9aM024534 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 27 Jan 2006 06:40:10 +1100 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.4/8.13.4) with ESMTP id k0QJe96h002505; Fri, 27 Jan 2006 06:40:09 +1100 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.4/8.13.4/Submit) id k0QJe9Iv002504; Fri, 27 Jan 2006 06:40:09 +1100 (EST) (envelope-from peter) Date: Fri, 27 Jan 2006 06:40:09 +1100 From: Peter Jeremy To: Niki Denev Message-ID: <20060126194009.GB2184@turion.vk2pj.dyndns.org> References: <200601261050.15049.nike_d@cytexbg.com> <20060126085422.GB97175@mid.pc5.i.0x5.de> <200601261117.21743.nike_d@cytexbg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601261117.21743.nike_d@cytexbg.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: stable@freebsd.org Subject: Re: manual escape to debugger on serial console not working? 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: Thu, 26 Jan 2006 19:40:18 -0000 On Thu, 2006-Jan-26 11:17:21 +0200, Niki Denev wrote: >Ah, this was the missing link :) >I completely forgot the part that i must >type "~~#" to actually send a BREAK. I rarely use the ssh break so I set it to something other than '~' in my .ssh/config so it doesn't clash with (eg) tip. -- Peter Jeremy