debugging kernel modules

Daniel L. Taylor Dan.Taylor at atlp.com
Tue Aug 6 09:14:30 EST 2002


apropos modules -> lsmod; man lsmod -> ksyms;
man ksyms -> "ksyms -m"

Does this help?

Brian Kuschak wrote:
>
> Wolfgang has a nice tutorial on this:
> http://www.denx.de/doc/TQM8xxL/debugging.html
>
> But here's the question - is there any way to dump the
> module load addresses, after the fact?  'insmod -m'
> works well if you always remember to use it to load
> the module.  FreeBSD has 'kldstat' which dumps module
> address information at any time.  Is there anything
> similar to kldstat for linux?  If not, any comments on
> how hard it would be to write one?
>
> -Brian
>

--
Dan.Taylor at atlp.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list