I am trying to setup kgdb with ethernet. I have downloaded 2.6.15.5 kernel and 2.4 kgdb patch for 2.6.15.5 kernel release. I successfully applied the following patches
core-lite.patch
i386-lite.patch
8250.patch
eth.patch
core.patch
i386.patch
and configured with ethernet support for kgdb with make menuconfig. then i gave make bzImage command and placed both System.map and bzImage to the target machine's boot directory. Then I have made an entry in grub.conf file to be able to boot with newly copied bzImage and specified parameters as
kgdboe = @192.168.0.1/ ,
@192.168.0.2/
then I have started gdb at development machine by issuing the command gdb ./vmlinux.
now at gdb prompt, i have given the command target remote udp:192.168.0.2:6443. At this stage, I am getting an error that "host is not reachable and ignoring packet error".
please help me on this regard. If you find any help documents other that those from lynsoft, please forward them.
Thanks with regards,
Prasad.B
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.
