From owner-freebsd-hackers Wed Sep 11 13:57:51 2002 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 A5A0F37B400 for ; Wed, 11 Sep 2002 13:57:48 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1F3243E6A for ; Wed, 11 Sep 2002 13:57:44 -0700 (PDT) (envelope-from phoenix@minion.de) Received: from [212.227.126.161] (helo=mrelayng2.kundenserver.de) by moutng4.kundenserver.de with esmtp (Exim 3.35 #1) id 17pEXI-0006v0-00; Wed, 11 Sep 2002 22:56:32 +0200 Received: from [80.144.51.16] (helo=chronos) by mrelayng2.kundenserver.de with asmtp (Exim 3.35 #1) id 17pEXH-0001me-00; Wed, 11 Sep 2002 22:56:31 +0200 Received: from phoenix by chronos with local (Exim 3.35 #1 (Debian)) id 17pBVs-0000zh-00; Wed, 11 Sep 2002 19:42:52 +0200 Date: Wed, 11 Sep 2002 19:42:52 +0200 From: Christian Zander To: Nate Lawson Cc: John Polstra , hackers@freebsd.org Subject: Re: interrupting target kernel using single sio Message-ID: <20020911194252.F673@chronos> Reply-To: Christian Zander References: <200209091530.g89FUZF4028832@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i X-Operating-System: GNU/Linux [2.4.19][i686] Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Sep 11, 2002 at 01:15:53PM -0700, Nate Lawson wrote: > > > Another nice thing about BSD/OS is that when you exit kgdb, the > > target OS automatically starts running again. So you can enter > > and exit the debugger painlessly, as many times as you'd like. > > Any chance of getting that from BSD/OS? If not, perhaps we could > reimplement. > The Linux gdb kernel stub (kgdb.sourceforge.net) also supports this behaviour, you don't need to detach explicitely. -- christian zander zander@minion.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message