From owner-freebsd-current@FreeBSD.ORG Sun Jul 11 15:24:20 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6B9616A4CE for ; Sun, 11 Jul 2004 15:24:20 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B7CD43D48 for ; Sun, 11 Jul 2004 15:24:20 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from dhcp50.pn.xcllnt.net (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i6BFOK5x081255; Sun, 11 Jul 2004 08:24:20 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp50.pn.xcllnt.net (localhost [127.0.0.1]) i6BFOJnI056853; Sun, 11 Jul 2004 08:24:20 -0700 (PDT) (envelope-from marcel@dhcp50.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp50.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i6BFOJmg056852; Sun, 11 Jul 2004 08:24:19 -0700 (PDT) (envelope-from marcel) Date: Sun, 11 Jul 2004 08:24:19 -0700 From: Marcel Moolenaar To: Morten Rodal Message-ID: <20040711152419.GA56743@dhcp50.pn.xcllnt.net> References: <20040711051842.GC40508@dhcp50.pn.xcllnt.net> <200407111355.43043.morten@rodal.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407111355.43043.morten@rodal.no> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: KDB framework X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jul 2004 15:24:20 -0000 On Sun, Jul 11, 2004 at 01:55:35PM +0200, Morten Rodal wrote: > > I think it was becase I replaced "options DDB" with "options KDB" instead > of adding "options KDB". This results in no debuggers being registered > (and thus the null pointer)? Perhaps some checks should be added to make > sure there really are any debuggers available before using them? You thought right. There was one place where the check wasn't there and you found it! Congrats :-) Fixed nonetheless, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net