Date: Mon, 14 Dec 2009 10:35:05 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-doc@freebsd.org Cc: Marcel Moolenaar <marcel@freebsd.org>, Julian Elischer <julian@elischer.org> Subject: Re: suggested change to http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-kld.html Message-ID: <200912141035.05283.jhb@freebsd.org> In-Reply-To: <4B25D75E.5000901@elischer.org> References: <4B25D75E.5000901@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 December 2009 1:12:46 am Julian Elischer wrote: > there is now a program installed on the system (see asf(8)) that loads > up the symbols for (k)gdb for loadab;e modules. This page should > reference that utility, and I believe it should reference kgdb rather > than gdb since marcel (cc'd) (I believe) split them apart for kernel > and non kernel work. Bigger than that is that kgdb now auto-loads symbols for KLD's on its own and usually gets it right in the common case. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912141035.05283.jhb>