kgdb modules

Andriy Gapon avg at FreeBSD.org
Wed Feb 13 21:26:34 UTC 2013


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


More information about the freebsd-hackers mailing list