Date: Fri, 18 Aug 2006 16:26:32 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: "Devon H. O'Dell" <devon.odell@gmail.com> Cc: freebsd-current@freebsd.org, Jeremie Le Hen <jeremie@le-hen.org> Subject: Re: no kld in minidumps Message-ID: <44E5C008.9010008@icyb.net.ua> In-Reply-To: <1155882183.00584920.1155870001@10.7.7.3> References: <1155864187.00584864.1155853201@10.7.7.3> <1155882183.00584920.1155870001@10.7.7.3>
next in thread | previous in thread | raw e-mail | index | archive | help
on 18/08/2006 05:56 Devon H. O'Dell said the following: > > Yeah, you have to do some magic to debug KLDs. Basically, you have to > figure out where they were loaded by walking the module list, and then > tell GDB where to find the TEXT section using add-symbol-file. > Instructions for this are available at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-kld.html BTW, has anyone contemplated or even done this - some sort of a script to automatically add all modules that were loaded at a time of crash ? -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E5C008.9010008>