I want to use KGDB to debug the linux kernel. The version of kernel of linux is 2.6.18.I download the patch of KGDB from http://git.kernel.org/?p=linux/kernel/git/jwessel/linux-2.6-kgdb.git;a=tags which is v2.6.18
After I finished the patch, I ran the command make menuconfig.I cannot find the item of KGDB.
Why ? Thanks all!