Date: Wed, 13 Feb 2013 23:26:29 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: freebsd-hackers@FreeBSD.org, Matt Burke <mattblists@icritical.com> Subject: Re: kgdb modules Message-ID: <511C0505.6060204@FreeBSD.org> In-Reply-To: <201302041458.16404.jhb@freebsd.org> References: <510F8F33.3030504@icritical.com> <510F9EEF.8080402@FreeBSD.org> <201302041458.16404.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
on 04/02/2013 21:58 John Baldwin said the following: > You can also load modules manually by > using the add-kld command (give it a full path to an individual module). You > may need to use 'nosharedlibrary' to unload symbols from the "wrong" module > before add-kld will be useful however. I think that this approach is superior to what I suggested. BTW, thank you for 'nosharedlibrary' - I learned a new thing about gdb :-) -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511C0505.6060204>