Results 1 to 1 of 1
Hi all,
i am fresher in kernel module debugging. i need to put break point on kernel module function. When i tried to put break point on the function, the ...
- 05-15-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 1
kernel module debugging
Hi all,
i am fresher in kernel module debugging. i need to put break point on kernel module function. When i tried to put break point on the function, the gdb saying put break at the particular function and also display the address of the function. But when i accessing the function from my application it did not break on the function. I think this is because of paging issues. anybody have idea about it? please help me.
Regards,
Jino


Reply With Quote
