Hello all, I am trying to use gdb for kernel debugging. I am getting the following error # gdb vmlinux /proc/kcore /proc/kcore: Operation not permitted. (gdb) I have compiled the kernel with debug options enabled. I am on 2.6.5 kernel. Can someone tell me what could be the problem here? Any help is appreciated. Thanks, Vasu