Note: forwarded message attached.
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
Love cheap thrills? Enjoy PC-to-Phone calls to 30+ countries for just 2ยข/min with Yahoo! Messenger with Voice.
--- Begin Message ---Hi,I am trying to setup kgdb over ethernet. I have downloaded linux-2.6.15.5.tar.gz and linux-2.6.15.5-kgdb-2.4.tar.gz. I have unpacked both of these and applied the following patchescore-lite.patchi386-lite.patch8250.patcheth.patchcore.patchi386.patchThen I have configured the kernel. while configuration, I have selected ethernet support for kgdb after selecting kgdb support.Then I have given the command make bzImage and transfered both system.map amd bzImage to the target machine and placed them in /boot ditectory.Then I have made the following changes to the grub.conf file# grub.conf generated by anaconda## Note that you do not have to rerun grub after making changes to this file# NOTICE: You do not have a /boot partition. This means that# all kernel and initrd paths are relative to /, eg.# root (hd0,6)# kernel /boot/vmlinuz-version ro root=/dev/hda7# initrd /boot/initrd-version.img#boot=/dev/hdadefault=2timeout=10splashimage=(hd0,6)/boot/grub/splash.xpm.gztitle Red Hat Linux (2.4.20-8)root (hd0,6)kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/ hdd=ide-scsiinitrd /boot/initrd-2.4.20-8.imgtitle KGDB Linux (2.6.15.5)root (hd0,6)kernel /boot/bzImage ro root=/dev/hda7 [EMAIL PROTECTED]/,@192.168.0.2/ kgdbwaitconsole=ttyS0,115200title WinXprofessionalrootnoverify (hd0,0)chainloader +1I am getting an error "could not establish the connection to remote host" when I am trying to connect to the target as follows at gdb.target remote udp:192.168.0.1:6443Please let me know if any thing wrong in my grub.conf file and what are the modules should i include in kernel while configuration process. I am using PCs one with SiS LAN card and another with Real-Tech.I have also tried with the systems both with Real-Tech LAN cards. While configuration, I have included support for these as well.Please help me.Thanks in advance,Prasad.B__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--- End Message ---
