Now i am able to debug kernel function sys_clone but my actual requirement is to debug nfs module in kernel.
How to setup nfs in user mode linux and debug the nfs module.
when from the symbol table I give as breakpoint one of the functions from nfs module, the break point is never reached.
Thanks in Advance,
Siva Kumar.