debugging kernel modules

Brian Kuschak bkuschak at yahoo.com
Tue Aug 6 12:43:22 EST 2002


Thanks Dan, I think that's it.  With a little bit of
scripting I should be able to make it work nicely.


--- "Daniel L. Taylor" <Dan.Taylor at atlp.com> wrote:
> 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