I am using ubuntu 12.04 and the kernel version is 3.12.6, I want to learn how to use kgdb to debug the kernel. I did not get much information. relative to kgdboe (kgdb via Ethernet). I compiled the kernel and included kgdb in menuconfig , I created the kernel image using make bzImage on the development machine and copied it on the target machine, now the problem is how to connect both the target and the development machine. I m not getting the parameter for kgbdoe . Plz help if anyone knows how to use kgdb via ethernet
source
share