Date: Sun, 11 Jul 2004 08:24:19 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Morten Rodal <morten@rodal.no> Cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: KDB framework Message-ID: <20040711152419.GA56743@dhcp50.pn.xcllnt.net> In-Reply-To: <200407111355.43043.morten@rodal.no> References: <20040711051842.GC40508@dhcp50.pn.xcllnt.net> <200407111355.43043.morten@rodal.no>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040711152419.GA56743>