On Sun, 12 Dec 2004 07:21:53 -0800 (PST), Alaios <alaios@xxxxxxxxx> wrote: > Ne problem has arisen.... When i call a kernel > function the module crash... Do u know an easy way for > tracing the execution? Try out the kernel debugger "kdb". I have never used it but should be useful. Here is a slightly dated but good article on it http://www-106.ibm.com/developerworks/linux/library/l-kdbug/ btw, can't simple printk statements inserted in the code solve your tracing problem? I am a kernelnewbie and just sharing my ideas, there may be other better ways of solving your problem. Shourya > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - What will yours do? > http://my.yahoo.com > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/